A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-July/046230.html below:

[Python-Dev] Assignment to None

[Python-Dev] Assignment to None [Python-Dev] Assignment to NoneRaymond Hettinger raymond.hettinger at verizon.net
Thu Jul 15 10:35:34 CEST 2004
Python 2.4a1+ (#46, Jul 14 2004, 04:25:40) [MSC v.1200 32 bit (Intel)]
on win32
Type "copyright", "credits" or "license()" for more information.   
IDLE 1.1a2      
>>> None = 0
SyntaxError: assignment to None (<pyshell#0>, line 1)
>>> def f():
            None = 0
            
SyntaxError: assignment to None (<pyshell#2>, line 2)
 
 
Do this imply that the compiler can now treat None as a constant?
 
 
Raymond Hettinger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20040715/7ffcad0d/attachment.htm
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4