Nested class doesn't see class scope

Paul Rubin no.email at nospam.invalid
Mon Jul 4 23:42:32 EDT 2016


Steven D'Aprano <steve at pearwood.info> writes:
> ...     class B:
> ...         x = var

x = A.var



More information about the Python-list mailing list