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 <[email protected]>
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: <[email protected]>
2012-01-11 22:44:08poqlinkissue13773 messages
2012-01-11 22:44:08poqcreate