[Python-Dev] Documenting enum types
Serhiy Storchaka
storchaka at gmail.com
Thu Aug 14 07:46:50 CEST 2014
More information about the Python-Dev mailing list
Thu Aug 14 07:46:50 CEST 2014
- Previous message: [Python-Dev] Commit-ready patches in need of review
- Next message: [Python-Dev] Documenting enum types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Should new enum types added recently to collect module constants be documented at all? For example AddressFamily is absent in socket.__all__ [1]. [1] http://bugs.python.org/issue20689
- Previous message: [Python-Dev] Commit-ready patches in need of review
- Next message: [Python-Dev] Documenting enum types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list