[Python-Dev] Constancy of None (original) (raw)
A.M. Kuchling amk at amk.ca
Fri Jul 16 15:52:56 CEST 2004
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Python compile.c, 2.306, 2.307
- Next message: [Python-Dev] Constancy of None
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jul 15, 2004 at 09:43:32PM -0400, Raymond Hettinger wrote:
That raises the question. Since there was a SyntaxWarning in Py2.3, should it have been escalated to an error for Py2.4?
+1.
(And is it time to make assignments to True and False trigger a SyntaxWarning, or should that wait until 2.5?)
--amk
- Previous message: [Python-Dev] Re: [Python-checkins] python/dist/src/Python compile.c, 2.306, 2.307
- Next message: [Python-Dev] Constancy of None
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]