[Python-Dev] a bunch of Patch reviews
Fred L. Drake, Jr.
fdrake at acm.org
Tue Jan 18 23:23:34 CET 2005
More information about the Python-Dev mailing list
Tue Jan 18 23:23:34 CET 2005
- Previous message: [Python-Dev] a bunch of Patch reviews
- Next message: [Python-Dev] a bunch of Patch reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Irmen de Jong wrote: > 3- Should the order of the chapters in the documentation > be preserved? I'd rather add spwd below pwd, but > this pushes the other unix modules "1 down"... On Tuesday 18 January 2005 17:17, Martin v. Löwis wrote: > You could make it a subsection (e.g. "spwd -- shadow passwords") > Not sure whether this would be supported by the processing > tools; if not, inserting the module in the middle might be > acceptable. I see no reason not to insert it right after pwd module docs. The order of the sections is not a backward compatibility concern. :-) -Fred -- Fred L. Drake, Jr. <fdrake at acm.org>
- Previous message: [Python-Dev] a bunch of Patch reviews
- Next message: [Python-Dev] a bunch of Patch reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list