[Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
Gregory P. Smith
greg at krypto.org
Mon May 20 01:51:21 CEST 2013
More information about the Python-Dev mailing list
Mon May 20 01:51:21 CEST 2013
- Previous message: [Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
- Next message: [Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 19, 2013 4:31 PM, "Benjamin Peterson" <benjamin at python.org> wrote: > > 2013/5/19 Gregory P. Smith <greg at krypto.org>: > > Idea: I don't believe anybody has written a fixer for lib2to3 that applies > > fixers to doctests. That'd be an interesting project for someone. > > 2to3 can operate on doctests, though it doesn't do anything different > to them than it does to normal sourcecode. > Oh cool. I didn't realize that already existed! > > -- > Regards, > Benjamin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130519/b4372db8/attachment.html>
- Previous message: [Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
- Next message: [Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list