Shouldn't urlopen "files" be iterable?
Magnus Lie Hetland
mlh at idi.ntnu.no
Fri Sep 28 18:33:33 EDT 2001
More information about the Python-list mailing list
Fri Sep 28 18:33:33 EDT 2001
- Previous message (by thread): Sorry!!!!!!!
- Next message (by thread): Shouldn't urlopen "files" be iterable?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just tried to do for line in urlopen(url): ... but it didn't work... Shouldn't the urllib "files" behave like other files? (Using 2.2a2) -- Magnus Lie Hetland http://www.hetland.org "Reality is that which, when you stop believing in it, doesn't go away." -- Philip K. Dick
- Previous message (by thread): Sorry!!!!!!!
- Next message (by thread): Shouldn't urlopen "files" be iterable?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list