commit | 1858b6f2dcb960687128d5d408d2b6aad63dbac7 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Aug 02 20:32:03 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Aug 02 20:32:03 2010 +0000 |
tree | 124765b02a543082a408342c129b7ea030c96343 | |
parent | 3edccce7efa450e9a439e99b32f8981b123e3c49 [diff] |
Merged revisions 83552 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83552 | georg.brandl | 2010-08-02 21:36:36 +0200 (Mo, 02 Aug 2010) | 1 line #9438: clarify that constant names also cannot be assigned as attributes. ........