This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hpk
Recipients Trundle, benjamin.peterson, hpk, r.david.murray
Date 2010-06-16.11:38:47
SpamBayes Score 0.0010909291
Marked as misclassified No
Message-id <1276688329.8.0.554724533799.issue8720@psf.upfronthosting.co.za>
In-reply-to
Content
Seems the inspect.getsourcefile regression now is in the RC1 of Python2.7 as well.  I suggest to apply the "getsourcefile.patch" patch which was attached from David.  I tested it and it works fine for Python2.7 and Python3.1.
History
Date User Action Args
2010-06-16 11:38:49hpksetrecipients: + hpk, benjamin.peterson, r.david.murray, Trundle
2010-06-16 11:38:49hpksetmessageid: <1276688329.8.0.554724533799.issue8720@psf.upfronthosting.co.za>
2010-06-16 11:38:47hpklinkissue8720 messages
2010-06-16 11:38:47hpkcreate