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 Dave Sawyer
Recipients Dave Sawyer, SilentGhost, berker.peksag, docs@python, ghaering
Date 2016-06-07.00:34:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465259687.41.0.911358865173.issue27188@psf.upfronthosting.co.za>
In-reply-to
Content
Updated optional parameters. Fixed executescript which takes a single parameter. The English is correct - one needs to looks at the verbs to be sure they match in tense and number. Like "He OPENS the fridge, GRABS the milk, and DRINKS it." This method CREATES a cursor, CALLS the method, and RETURNS the cursor.
History
Date User Action Args
2016-06-07 00:34:47Dave Sawyersetrecipients: + Dave Sawyer, ghaering, SilentGhost, docs@python, berker.peksag
2016-06-07 00:34:47Dave Sawyersetmessageid: <1465259687.41.0.911358865173.issue27188@psf.upfronthosting.co.za>
2016-06-07 00:34:47Dave Sawyerlinkissue27188 messages
2016-06-07 00:34:46Dave Sawyercreate