Staging
v0.5.1
https://github.com/python/cpython
Revision 7d9138363d29f6ae840a78ea4a4a73c73f5394d5 authored by Georg Brandl on 13 August 2009, 08:47:32 UTC, committed by Georg Brandl on 13 August 2009, 08:47:32 UTC
........
  r73664 | benjamin.peterson | 2009-06-29 01:32:44 +0200 (Mo, 29 Jun 2009) | 3 lines

  In most cases, the parser will protect True, False, and None  from being assign to.
  We must check for __debug__ in all cases.
........
1 parent 7d1e880
History
Tip revision: 7d9138363d29f6ae840a78ea4a4a73c73f5394d5 authored by Georg Brandl on 13 August 2009, 08:47:32 UTC
Blocked revisions 73664 via svnmerge
Tip revision: 7d91383
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 688 bytes
.hgignore -rw-r--r-- 882 bytes
.hgtags -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.7 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 679.2 KB
configure.in -rw-r--r-- 109.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.3 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top