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

jjlee at codespeak.net jjlee at codespeak.net
Mon May 22 00:39:59 CEST 2006


Author: jjlee
Date: Mon May 22 00:39:58 2006
New Revision: 27560

Modified:
   wwwsearch/mechanize/trunk/0.1-changes.txt
Log:
Update changes document

Modified: wwwsearch/mechanize/trunk/0.1-changes.txt
==============================================================================
--- wwwsearch/mechanize/trunk/0.1-changes.txt	(original)
+++ wwwsearch/mechanize/trunk/0.1-changes.txt	Mon May 22 00:39:58 2006
@@ -16,8 +16,8 @@
   longer supported.  Instead, it's just a purely internal
   implementation detail of mechanize.
 
-- ATM, auth support requires Python 2.5 (I hope to fix this soon for
-  older Pythons).  As a result, some tests fail for 2.3 and 2.4.
+- Removed mechanize.Browser.set_seekable_responses() (they're always
+  seekable anyway).
 
 - Some mechanize.Browser constructor args have been moved to
   mechanize.Factory (default_encoding, ...).


More information about the wwwsearch-commits mailing list