urllib.open problem

Astan Chee stanc at al.com.au
Thu Sep 15 00:31:59 EDT 2005


yeah, I actually typed that by hand, the url is a local intranet thus I 
dont specify any proxies of any kind (which I assume isnt required).
Sorry about the typo.
Cheers

Dennis Lee Bieber wrote:

>On Thu, 15 Sep 2005 09:19:53 +1000, Astan Chee <stanc at al.com.au>
>declaimed the following in comp.lang.python:
>
>  
>
>>    The code snipplet where this error
>>    happens is
>>    f = urllib.urlopen("http://www.hotmail.com/)
>>    notes= f.readlines()
>>
>>    
>>
>	Is that a cut&paste, or did you type it by hand?
>
>	Note that you have no closing " on that URL.
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050915/0e9fbcd5/attachment.html>


More information about the Python-list mailing list