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 larry
Recipients larry, meador.inge
Date 2014-01-18.01:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390010308.33.0.00512063410864.issue20178@psf.upfronthosting.co.za>
In-reply-to
Content
Meador: I'm going to change Argument Clinic so you can get the "args" and "kwargs" values passed in to the impl.  That's issue #20291; I already added you to it "nosy" list.  With that change in you'll be able to convert "sqlite3.connect".
History
Date User Action Args
2014-01-18 01:58:28larrysetrecipients: + larry, meador.inge
2014-01-18 01:58:28larrysetmessageid: <1390010308.33.0.00512063410864.issue20178@psf.upfronthosting.co.za>
2014-01-18 01:58:28larrylinkissue20178 messages
2014-01-18 01:58:28larrycreate