Message 60757 - Python tracker (original) (raw)

Message60757

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 georg.brandl
Recipients
Date 2005-06-10.16:36:29
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES user_id=1188172 This is the fault of the linecache module which inspect uses. It caches the file contents and does not reload it accordingly. However, I assume it's pretty hard finding a good solution to this.
History
Date User Action Args
2008-01-20 09:57:53 admin link issue1218234 messages
2008-01-20 09:57:53 admin create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements