Author collinwinter
Recipients
Date 2007-03-08.18:19:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
1) An interpreter session is essentially a module that the user types in, one statement at a time.

2) "?" tells me considerably less about where the error occurred than does "<module>". "?" could mean anything.

3) Since Python 2.5 has already been released with the objected-to behavior, I'd say it's incredibly unlikely that this change will be reverted.
History
Date User Action Args
2007-08-23 15:53:06adminlinkissue1512007 messages
2007-08-23 15:53:06admincreate