<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
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).<br>
Sorry about the typo.<br>
Cheers<br>
<br>
Dennis Lee Bieber wrote:
<blockquote cite="midu2shi1hvsfej131p605mu19lh48tmp2j98@4ax.com"
 type="cite">
  <pre wrap="">On Thu, 15 Sep 2005 09:19:53 +1000, Astan Chee <a class="moz-txt-link-rfc2396E" href="mailto:stanc@al.com.au"><stanc@al.com.au></a>
declaimed the following in comp.lang.python:

  </pre>
  <blockquote type="cite">
    <pre wrap="">    The code snipplet where this error
    happens is
    f = urllib.urlopen("<a class="moz-txt-link-freetext" href="http://www.hotmail.com/">http://www.hotmail.com/</a>)
    notes= f.readlines()

    </pre>
  </blockquote>
  <pre wrap=""><!---->    Is that a cut&paste, or did you type it by hand?

        Note that you have no closing " on that URL.
  </pre>
</blockquote>
</body>
</html>