Skip to content

Named mangled bug within Borg class #95

Description

@dr4ke616

The Borg cannot access properties with two underscores from within itself. It will throw an AttributeError. Example:

self.__some_var

Output:

AttributeError: 'MyBorg' object has no attribute '_MyBorg__some_var'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions