summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authormstenner <mstenner>2004-03-16 20:54:57 +0000
committermstenner <mstenner>2004-03-16 20:54:57 +0000
commit68d0c873d75422f4648fa1e14d41b76607e0b36d (patch)
treeb4bb0a450c290f2975f82371eca5b1101ea95f69 /TODO
parenta90a5c944fbf61024415cc02bb1b85b6fb738c07 (diff)
downloadurlgrabber-68d0c873d75422f4648fa1e14d41b76607e0b36d.tar.gz
Changed test base_url according to new web page. Added prefix
argument to URLGrabber, along with docs and test. Also documented URLGrabber failure_callback.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9b02040..9770adf 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,8 @@ ALPHA:
* opener
- (both) try and reduce the number of opener creations - try and
use an instance-level opener for most fetches.
+ - ???? can we make it possible to include (or exclude) custom
+ handlers in the openers?
* threading/batch
- (rt) propose an interface for threaded batch downloads