]> granicus.if.org Git - python/commit
Two suggested features by Sjoerd:
authorGuido van Rossum <guido@python.org>
Thu, 5 Feb 1998 16:22:27 +0000 (16:22 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 5 Feb 1998 16:22:27 +0000 (16:22 +0000)
commit03710d2a4024a03bf7d16a3dad32117ea7910151
tree951ff70a41e39fe4377c1ecf64b9ddd57db9cf87
parentc5d8fed26106d398fc3c0e27fa4c2364f4c40c40
Two suggested features by Sjoerd:

- use the tempcache in the open() method, too.

- use the "unwrap"ped url as key for the tempcache.
Lib/urllib.py