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 eli.bendersky
Recipients eli.bendersky, serhiy.storchaka
Date 2013-01-12.14:38:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358001491.97.0.0180021549575.issue16922@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, indeed - that's issue #15083.

But since rewriting all tests is a large task no one is willing to take at this point, my strategy has been incremental: rewrite a chunk at a time when tests are being touched. Just adding new doctests goes against the desired direction.

I'll convert the findtext tests to unittest in 3.3 and default and then you can add your new tests in the proper place. Stay tuned.
History
Date User Action Args
2013-01-12 14:38:12eli.benderskysetrecipients: + eli.bendersky, serhiy.storchaka
2013-01-12 14:38:11eli.benderskysetmessageid: <1358001491.97.0.0180021549575.issue16922@psf.upfronthosting.co.za>
2013-01-12 14:38:11eli.benderskylinkissue16922 messages
2013-01-12 14:38:11eli.benderskycreate