Is this a bug, or is it me?

cptnwillard at gmail.com cptnwillard at gmail.com
Thu Jan 17 10:29:28 EST 2008


>
> You cannot access a class's class variables in it's class-statement
> scope, since the name of the type is not bound until after the class
> statement is completed.
>

Thanks for the answer, but then why is there no error with the
variable 'TYPES'? This one is accessed first...



More information about the Python-list mailing list