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

jjlee at codespeak.net jjlee at codespeak.net
Thu Jun 22 00:42:07 CEST 2006


Author: jjlee
Date: Thu Jun 22 00:42:06 2006
New Revision: 29111

Modified:
   wwwsearch/mechanize/trunk/README.html.in
Log:
Update todo

Modified: wwwsearch/mechanize/trunk/README.html.in
==============================================================================
--- wwwsearch/mechanize/trunk/README.html.in	(original)
+++ wwwsearch/mechanize/trunk/README.html.in	Thu Jun 22 00:42:06 2006
@@ -295,7 +295,10 @@
        multiple formats (one page / multipage HTML, maybe PDF, man, info) and
        integrate docstring and non-docstring docs.
     </ul>
-  <li>Note BeautifulSoup 3.0 doesn't work yet (esp. in setup.py deps!).
+  <li>Note BeautifulSoup 3.0 doesn't work yet.
+  <li>Add an "extra" to setup.py for BeautifulSoup (i.e. a declared
+    feature depending on BeautifulSoup)?
+  <li>Document use of BeautifulSoup (RobustFactory).
   <li>Document means of processing response on ad-hoc basis with
     .set_response() - e.g. to fix bad encoding in Content-type header or
     clean up bad HTML.


More information about the wwwsearch-commits mailing list