Author ghaering
Recipients
Date 2006-06-20.21:15:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The attached patch is a small fix for irritating
behaviour if you run the sqlite3 test suite twice in
the same interpreter. The second time you will get
printed tracebacks to stderr that are confusing.

This can be applied before Python 2.5b1, otherwise I'll
commit it myself after the freeze.
History
Date User Action Args
2007-08-23 15:53:03adminlinkissue1509584 messages
2007-08-23 15:53:03admincreate