[Patches] [ python-Patches-1509584 ] Small fix for sqlite3 test suite
SourceForge.net
noreply at sourceforge.net
Tue Jun 20 23:16:41 CEST 2006
Patches item #1509584, was opened at 2006-06-20 23:15
Message generated for change (Settings changed) made by ghaering
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1509584&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
>Priority: 2
Submitted By: Gerhard Häring (ghaering)
Assigned to: Nobody/Anonymous (nobody)
Summary: Small fix for sqlite3 test suite
Initial Comment:
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.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1509584&group_id=5470
More information about the Patches
mailing list