On Mon, Jul 4, 2016 at 9:42 PM, Paul Rubin <no.email@nospam.invalid> wrote:
> Steven D'Aprano <st...@pearwood.info> writes:
>> ...     class B:
>> ...         x = var
>
> x = A.var

Nope. A doesn't exist yet at this point.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to