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 doerwalter
Recipients
Date 2007-04-08.11:44:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Here's an updated patch that implements your suggestion: skipmodules is a regular expression. Any module whose name matches the RE will be skipped when determining the stacklevel.
File Added: diff2.txt
History
Date User Action Args
2007-08-23 15:30:01adminlinkissue850482 messages
2007-08-23 15:30:01admincreate