Staging
v0.5.1
https://github.com/python/cpython
Revision d86254bc2514ec4fb9e62126c02ef2f6458db67d authored by Johannes Gijsbers on 12 March 2005, 16:38:39 UTC, committed by Johannes Gijsbers on 12 March 2005, 16:38:39 UTC
functions, etc., had comments after the colon, and some other cases.
This patch take a simpler approach that doesn't rely on looking for a
':'. Test cases are not backported, as test_inspect.py has been
rewritten using unittest on the trunk.

Thanks Simon Percivall!
1 parent e3fa061
History
Tip revision: d86254bc2514ec4fb9e62126c02ef2f6458db67d authored by Johannes Gijsbers on 12 March 2005, 16:38:39 UTC
Backport of patch #1159931/bug #1143895: inspect.getsource failed when
Tip revision: d86254b
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.6 KB
LICENSE -rw-r--r-- 13.0 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 577.6 KB
configure.in -rw-r--r-- 85.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.2 KB

README

back to top