urllib should support iterator interface
Neal D. Becker
nbecker at hns.com
Fri May 16 15:22:53 EDT 2003
Subject says it all. To be more consistent with file interface,
urllib.open() should return an object that is iterable.
More information about the Python-list
mailing list