[Patches] [ python-Patches-1375417 ] LibRef: reworked chapter organization

SourceForge.net noreply at sourceforge.net
Wed Dec 7 16:33:41 CET 2005


Patches item #1375417, was opened at 2005-12-07 10:31
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1375417&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: A.M. Kuchling (akuchling)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: LibRef: reworked chapter organization

Initial Comment:
The attached patch is a first cut at reorganizing the
chapters of the Library Reference.

Three chapters are currently very large: "Miscellaneous
Services", 'Generic OS Services' and 'Optional OS
Services'. These chapters are broken up into smaller
and more focused chapters such as 'file system
services' and 'interprocess communication'.

This patch isn't ready to be applied yet; I want
feedback on the chapter organization before finishing
it.  Still to do:

 * Write introductory paragraphs for all of the new
chapters
 * Re-order chapters roughly by importance; this patch
creates them in a random order.

Difficult corner cases: where should the logging,
itertools, functional modules go?  The patch leaves
them in 'Miscellaneous'.


----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2005-12-07 10:33

Message:
Logged In: YES 
user_id=11375

Attaching a copy of the modified lib.tex file; it's probably
easier to figure out the new organization by reading this
file than by reading the patch.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1375417&group_id=5470


More information about the Patches mailing list