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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, georg.brandl, ghaering, resolve1, vdupras
Date 2008-03-04.09:21:51
SpamBayes Score 0.0828928
Marked as misclassified No
Message-id <1204622512.86.0.447263810397.issue2127@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, my patch corrected only sqlite3.Connection().
I join a new version, which also changes sqlite3.connect().

By the way, the test should test that the file is created with the
correct name. A call to os.stat() could be enough.
History
Date User Action Args
2008-03-04 09:21:53amaury.forgeotdarcsetspambayes_score: 0.0828928 -> 0.0828928
recipients: + amaury.forgeotdarc, georg.brandl, ghaering, vdupras, resolve1
2008-03-04 09:21:52amaury.forgeotdarcsetspambayes_score: 0.0828928 -> 0.0828928
messageid: <1204622512.86.0.447263810397.issue2127@psf.upfronthosting.co.za>
2008-03-04 09:21:52amaury.forgeotdarclinkissue2127 messages
2008-03-04 09:21:52amaury.forgeotdarccreate