[Python-Dev] xmlrpclib.{True, False} (was Re: Assignment to None)

Thomas Lee tom at vector-seven.com
Sun Jun 15 16:55:40 CEST 2008


Georg Brandl wrote:
>
> We can of course decide to make assignment to True and False
> illegal in 2.7 :)
>
> Georg
>

Great to know that's an option. There's little-to-no chance of this 
making 2.6.

I might just avoid trying to treat True/False as "real" constants until 
there's been a proper discussion about changing these semantics -- just 
to get test_xmlrpc passing.

Cheers,
T



More information about the Python-Dev mailing list