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 zach.ware
Recipients brett.cannon, ezio.melotti, zach.ware
Date 2013-04-10.19:29:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365622148.84.0.335603443253.issue17692@psf.upfronthosting.co.za>
In-reply-to
Content
test_sqlite.py simply imports and runs tests from sqlite3.test, the patch converts test_main to load_tests to do the same.
History
Date User Action Args
2013-04-10 19:29:08zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-04-10 19:29:08zach.waresetmessageid: <1365622148.84.0.335603443253.issue17692@psf.upfronthosting.co.za>
2013-04-10 19:29:08zach.warelinkissue17692 messages
2013-04-10 19:29:08zach.warecreate