[Patches] [ python-Patches-1159931 ] inspect.py fix for bug #1143895

SourceForge.net noreply at sourceforge.net
Wed Mar 9 16:33:14 CET 2005


Patches item #1159931, was opened at 2005-03-09 16:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1159931&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Simon Percivall (percivall)
Assigned to: Nobody/Anonymous (nobody)
Summary: inspect.py fix for bug #1143895

Initial Comment:
inspect.getsource in CVS and coming python2.4.1 failed when 
functions, etc., had a comments after the colon, and some other 
cases. Look at bug #1143895 for more.

This patch fixes this problem.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1159931&group_id=5470


More information about the Patches mailing list