httplib.InvalidURL: nonnumeric port: For characters in the proxypassword in URL

Sion Arrowsmith siona at chiark.greenend.org.uk
Mon Nov 13 10:56:28 EST 2006


Fredrik Lundh <fredrik at pythonware.com> wrote:
>>>> urllib.quote
><function quote at 0x00F430F0>
>>>> urllib2.quote
><function quote at 0x00F430F0>

>>> urllib.quote
<function quote at 0x41cb9d84>
>>> urllib2.quote
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'quote'
>>> sys.version
'2.4.1 (#2, May  5 2005, 11:32:06) \n[GCC 3.3.5 (Debian 1:3.3.5-12)]'

-- 
\S -- siona at chiark.greenend.org.uk -- http://www.chaos.org.uk/~sion/
  ___  |  "Frankly I have no feelings towards penguins one way or the other"
  \X/  |    -- Arthur C. Clarke
   her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump



More information about the Python-list mailing list