[issue976880] mmap needs a rfind method

2008-01-19 Thread John Lenton
John Lenton added the comment: Attached patch adds two things: an 'end' argument to find, and an 'rfind' method. This includes minimal tests for rfind, but as I actually refactored find and rfind into a single method, tests covering find also cover most of rfind :). I added 'end' first because

[issue976880] mmap needs a rfind method

2008-01-19 Thread John Lenton
John Lenton added the comment: New patch, with small change after being reviewed by amk. Still against revision 60082. Added file: http://bugs.python.org/file9223/mmap.rfind.patch Tracker [EMAIL PROTECTED] http://bugs.python.org/issue976880

[issue976880] mmap needs a rfind method

2008-01-19 Thread A.M. Kuchling
Changes by A.M. Kuchling: -- assignee: - akuchling Tracker [EMAIL PROTECTED] http://bugs.python.org/issue976880 ___ Python-bugs-list mailing list Unsubscribe:

[issue976880] mmap needs a rfind method

2008-01-19 Thread A.M. Kuchling
A.M. Kuchling added the comment: Committed to the 2.6 trunk in rev. 60086. Thanks for your contribution! Please sign and send in a contributor form whenever you have time; the forms are at http://www.python.org/psf/contrib/ . Tracker [EMAIL PROTECTED]

[issue976880] mmap needs a rfind method

2008-01-19 Thread A.M. Kuchling
Changes by A.M. Kuchling: -- keywords: +patch resolution: - accepted status: open - closed Tracker [EMAIL PROTECTED] http://bugs.python.org/issue976880 ___

[issue976880] mmap needs a rfind method

2008-01-11 Thread A.M. Kuchling
Changes by A.M. Kuchling: -- keywords: +easy Tracker [EMAIL PROTECTED] http://bugs.python.org/issue976880 ___ Python-bugs-list mailing list Unsubscribe: