[wwwsearch-commits] r28679 - wwwsearch/mechanize/trunk/mechanize

jjlee at codespeak.net jjlee at codespeak.net
Sun Jun 11 19:25:54 CEST 2006


Author: jjlee
Date: Sun Jun 11 19:25:52 2006
New Revision: 28679

Modified:
   wwwsearch/mechanize/trunk/mechanize/_clientcookie.py
Log:
Fix now-inaccurate module docstring

Modified: wwwsearch/mechanize/trunk/mechanize/_clientcookie.py
==============================================================================
--- wwwsearch/mechanize/trunk/mechanize/_clientcookie.py	(original)
+++ wwwsearch/mechanize/trunk/mechanize/_clientcookie.py	Sun Jun 11 19:25:52 2006
@@ -1,4 +1,4 @@
-"""HTTP cookie handling for web clients, plus some other stuff.
+"""HTTP cookie handling for web clients.
 
 This module originally developed from my port of Gisle Aas' Perl module
 HTTP::Cookies, from the libwww-perl library.


More information about the wwwsearch-commits mailing list