Global variables within classes.
Bruno Desthuilliers
bruno.42.desthuilliers at wtf.websiteburo.oops.com
Wed Nov 14 12:01:04 EST 2007
Donn Ingle a écrit :
(snip)
> I have been hearing about "new classes" for a while but there's no clarity
> in the Python docs (that I can find).
Then you perhaps should have a closer look at the entries in the
'documentation' sub-menu of python.org !-)
Anyway, here's a direct link:
http://python.org/doc/newstyle/
> Have you any references for me? I
> thought they were the standard by now anyway.
Would break compatibility with older code.
More information about the Python-list
mailing list