Patches item #1274630, was opened at 2005-08-27 17:22 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1274630&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: Python 2.4 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: George Yoshida (quiver) >Assigned to: Reinhold Birkenfeld (birkenfeld) Summary: documentation fixes Initial Comment: - Doc/dist/dist.tex * 'in' is doubled. - Doc/lib/libhttplib.tex * Correct dead links. http://www.webdav.org/specs/rfc2518.htm => http://www.webdav.org/specs/rfc2518.html - Doc/lib/libgrp.tex - Doc/lib/libspwd.tex * Add version info to libspwd.tex. * Cross reference grp and spwd with each other just like pwd module does. Currently, both module only refers to pwd module. Patches attached for HEAD and release24-maint trunks. ---------------------------------------------------------------------- >Comment By: Reinhold Birkenfeld (birkenfeld) Date: 2005-08-27 19:07 Message: Logged In: YES user_id=1188172 Looks good, committed as Doc/lib/libhttplib.tex; 1.40; 1.38.2.2 Doc/lib/libgrp.tex; 1.17 Doc/lib/libspwd.tex; 1.2 Doc/dist/dist.tex; 1.97 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1274630&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
