[Python-Dev] Libref sections to put new modules under?
Fred L. Drake, Jr.
fdrake at acm.org
Mon Mar 27 23:35:39 CEST 2006
More information about the Python-Dev mailing list
Mon Mar 27 23:35:39 CEST 2006
- Previous message: [Python-Dev] Libref sections to put new modules under?
- Next message: [Python-Dev] Libref sections to put new modules under?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday 27 March 2006 16:26, Phillip J. Eby wrote: > Any thoughts on where documentation for the new "contextlib" module should > go in the library reference? Most definately in "Python Runtime Services." > A similar issue exists for "ctypes" module, although I imagine an argument > could easily be made for putting it with "Optional Operating System > Services". I'm less sure of that one. It could reasonably go in "Python Runtime Services," "Generic Operating System Services," or "Optional Operating System Services." > wsgiref can probably go in "Internet Protocols and Support", while > ElementTree obviously goes under "Structured Markup Processing Tools". Yes to both. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org>
- Previous message: [Python-Dev] Libref sections to put new modules under?
- Next message: [Python-Dev] Libref sections to put new modules under?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list