[Tutor] urlopen: where are the results?

Kermit Rose kermit at polaris.net
Thu Mar 23 05:47:06 CET 2006


Anybody care to comment on the following?

>>> from urllib2 import *



>>> urlopen("http://www.kermitrose.com")
<addinfourl at 13510096 whose fp = <socket._fileobject object at
0x00CDD768>>
>>> 



More information about the Tutor mailing list