[Python-Dev] doctest and pickle (original) (raw)
Ethan Furman ethan at stoneleaf.us
Sun Jun 9 06:47:29 CEST 2013
- Previous message: [Python-Dev] doctest and pickle
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 06/08/2013 09:21 PM, Nick Coghlan wrote:
Using the test suite in the enum docstrings initially is fine. In the future, once we migrate a module like socket to using enum.IntEnum instead of bare integers, it would be appropriate to change the enum docs to reference that rather than the test suite.
Good point. I'll keep that in mind.
--
Ethan
- Previous message: [Python-Dev] doctest and pickle
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]