Skip to content

Named mangled bug within Borg class #95

@dr4ke616

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'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions