Staging
v0.5.1
https://github.com/python/cpython
Revision 46b9afc862974e5855f0ca8a181096945483c86e authored by Georg Brandl on 30 July 2010, 09:14:20 UTC, committed by Georg Brandl on 30 July 2010, 09:14:20 UTC
1 parent 44f8bf9
History
Tip revision: 46b9afc862974e5855f0ca8a181096945483c86e authored by Georg Brandl on 30 July 2010, 09:14:20 UTC
#1472251: remove addition of "\n" to code given to pdb.run[eval](), the bug in exec() that made this necessary has been fixed. Also document that you can give code objects to run() and runeval(), and add some tests to test_pdb.
Tip revision: 46b9afc
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 505 bytes
.hgignore -rw-r--r-- 717 bytes
.hgtags -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.9 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 389.4 KB
configure.in -rw-r--r-- 119.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.4 KB

README

back to top