Staging
v0.5.1
https://github.com/python/cpython
Revision 66bd23322567a9ef0ad7bbe2436fef73b18bc9db authored by Raymond Hettinger on 02 August 2004, 08:30:07 UTC, committed by Raymond Hettinger on 02 August 2004, 08:30:07 UTC
* Fixes an incorrect variable in a PyDict_CheckExact.
* Allow general mapping locals arguments for the execfile() function
  and exec statement.
* Add tests.
1 parent 32083f6
History
Tip revision: 66bd23322567a9ef0ad7bbe2436fef73b18bc9db authored by Raymond Hettinger on 02 August 2004, 08:30:07 UTC
Completed the patch for Bug #215126.
Tip revision: 66bd233
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 509.4 KB
configure.in -rw-r--r-- 84.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.5 KB
setup.py -rw-r--r-- 51.9 KB

README

back to top