[wwwsearch-commits] r33202 - wwwsearch/mechanize/trunk
jjlee at codespeak.net
jjlee at codespeak.net
Thu Oct 12 00:47:19 CEST 2006
Author: jjlee
Date: Thu Oct 12 00:47:18 2006
New Revision: 33202
Modified:
wwwsearch/mechanize/trunk/README.html.in
Log:
Update to-do list
Modified: wwwsearch/mechanize/trunk/README.html.in
==============================================================================
--- wwwsearch/mechanize/trunk/README.html.in (original)
+++ wwwsearch/mechanize/trunk/README.html.in Thu Oct 12 00:47:18 2006
@@ -286,11 +286,11 @@
<ul>
<li>Topological sort for handlers, instead of .handler_order attribute.
Add new build_opener and deprecate the old one?
- <li>Use RFC 3986 URL absolutization.
<li>Test <code>.any_response()</code> two handlers case: ordering.
<li>Test referer bugs (frags and don't add in redirect unless orig
req had Referer)
<li>Proper XHTML support!
+ <li>Bundle BeautifulSoup 2, until support version 3.
<li>Fix BeautifulSoup support to use a single BeautifulSoup instance
per page.
<li>Test BeautifulSoup support better / fix encoding issue.
More information about the wwwsearch-commits
mailing list