Fred L. Drake, Jr. wrote:
> 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."
> 
I had the same thought as Philip.  For a preview of what it could look like, see
  http://starship.python.net/crew/theller/python-docs/html/lib/ ,
especially
  
http://starship.python.net/crew/theller/python-docs/html/lib/module-ctypes.html 
.


Thomas

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to