Nested class doesn't see class scope
Paul Rubin
no.email at nospam.invalid
Mon Jul 4 23:42:32 EDT 2016
Previous message (by thread):
Nested class doesn't see class scope
Next message (by thread):
Nested class doesn't see class scope
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Steven D'Aprano <
steve at pearwood.info
> writes: >
... class B:
>
... x = var
x = A.var
Previous message (by thread):
Nested class doesn't see class scope
Next message (by thread):
Nested class doesn't see class scope
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list