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

README

back to top