Staging
v0.8.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
Modules
Python
support
Makefile -rw-r--r-- 14.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top