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: Closed >Resolution: Accepted Priority: 5 Submitted By: A.M. Kuchling (akuchling) >Assigned to: A.M. Kuchling (akuchling) 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-22 15:38 Message: Logged In: YES user_id=11375 Applied in rev41797. ---------------------------------------------------------------------- Comment By: A.M. Kuchling (akuchling) Date: 2005-12-08 09:43 Message: Logged In: YES user_id=11375 Attaching a copy of Michael Spencer's reorganization ---------------------------------------------------------------------- Comment By: MIchael Spencer (spencermah) Date: 2005-12-07 17:37 Message: Logged In: YES user_id=1399606 I tried a further re-organization. Results at: http://groups.google.com/group/comp.lang.python/msg/4220f6896602c03c?hl=en& ---------------------------------------------------------------------- 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 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
