summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorrtomayko <rtomayko>2004-03-19 05:30:06 +0000
committerrtomayko <rtomayko>2004-03-19 05:30:06 +0000
commit1ec9df58f50c312fcd29fc8a6cf2d4e2a24757c4 (patch)
treeedd1727000109237c490e43095424cabb63db80d /TODO
parent2c57a0cc888e3a05641f046ed9dd7673f98e3cfd (diff)
downloadurlgrabber-1ec9df58f50c312fcd29fc8a6cf2d4e2a24757c4.tar.gz
Removed item on reducing urllib2 opener director creation.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 40f793f..f87520f 100644
--- a/TODO
+++ b/TODO
@@ -8,8 +8,6 @@ ALPHA:
would support this for their options, too)
* 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?