Patches item #848017, was opened at 2003-11-24 07:10 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=848017&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: Library (Lib) Group: Python 2.3 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Alfred Morgan (zectbumo) >Assigned to: Reinhold Birkenfeld (birkenfeld) Summary: Cookie.py: One step closer to RFC 2109 Initial Comment: - Changed the default separator from \n to \r\n. - Suppressed the trailing semicolon. - Changed the examples because doctest doesn't allow carriage returns in the examples. ---------------------------------------------------------------------- >Comment By: Reinhold Birkenfeld (birkenfeld) Date: 2005-08-25 00:34 Message: Logged In: YES user_id=1188172 Thanks for the patch, committed as Lib/Cookie.py r1.19 Doc/lib/libcookie.tex r1.13 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=848017&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
