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 poq
Recipients amaury.forgeotdarc, poq
Date 2012-01-11.22:44:08
SpamBayes Score 0.0013179927
Marked as misclassified No
Message-id <1326321849.19.0.650085999435.issue13773@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your comments. You're right, I didn't consider positional arguments. Here's a patch that addresses your comments.

Should I also rewrap modified lines that were already much too long?

I also noticed & fixed an unrelated typo in Lib/sqlite3/test/hooks.py...
History
Date User Action Args
2012-01-11 22:44:09poqsetrecipients: + poq, amaury.forgeotdarc
2012-01-11 22:44:09poqsetmessageid: <1326321849.19.0.650085999435.issue13773@psf.upfronthosting.co.za>
2012-01-11 22:44:08poqlinkissue13773 messages
2012-01-11 22:44:08poqcreate