[Python-Dev] None as constant. Still SyntaxWarning (original) (raw)

Raymond Hettinger python at rcn.com
Sat Jul 17 07:15:27 CEST 2004


After the recent change in CVS None in is treated like a constant, and assigment to it fails. But it seems to pass with a SyntaxWarning just like in 2.3.

That is forthcoming. Remain calm.

Raymond



More information about the Python-Dev mailing list