[Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
Barry Warsaw
barry at python.org
Mon May 20 17:15:56 CEST 2013
More information about the Python-Dev mailing list
Mon May 20 17:15:56 CEST 2013
- Previous message: [Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
- Next message: [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 18, 2013, at 11:41 PM, Raymond Hettinger wrote: >I'm hoping that core developers don't get caught-up in the "doctests are bad >meme". Thanks for your message Raymond. I know that doctests are controversial, but I do firmly believe that when used correctly, they have value and should not be broken without careful consideration. You make excellent points about Python 3 adoption and the "canary-like" nature of doctests. Cheers, -Barry
- Previous message: [Python-Dev] Purpose of Doctests [Was: Best practices for Enum]
- Next message: [Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list