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 jmobarak
Recipients
Date 2004-07-19.04:45:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
inspect.findsource does not call linecache.checkcache
thus always returns orignal source of an object
regardless of wether it has changed.

History
Date User Action Args
2007-08-23 14:23:52adminlinkissue993580 messages
2007-08-23 14:23:52admincreate