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 ncoghlan
Recipients larry, ncoghlan, rfk, rhettinger
Date 2013-11-04.02:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think it's a good idea in principle, but unrelated to this patch :)

This one started as reworking line_offset as a more intuitive "first_line" parameter, and then testing and documenting that change proceeded to reveal a number of other issues with the 3.4 API additions :P
History
Date User Action Args
2013-11-04 02:52:24ncoghlansetrecipients: + ncoghlan, rhettinger, larry, rfk
2013-11-04 02:52:24ncoghlansetmessageid: <[email protected]>
2013-11-04 02:52:24ncoghlanlinkissue19378 messages
2013-11-04 02:52:24ncoghlancreate