[Catalog-sig] pypissh

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Fri Apr 8 19:58:37 CEST 2011


Hello,

I tried pypissh 1.1.  When I ran it with no arguments, it produced this 
result:

Traceback (most recent call last):
  File "pypissh.py", line 85, in <module>
    f = urlopen('httpssh://submit@pypi.python.org/pypi')
  File "pypissh.py", line 74, in urlopen
    return _opener.open(req, data, timeout)
  File "pypissh.py", line 57, in open
    if req.get_full_url().startswith(_badprefix):
AttributeError: 'str' object has no attribute 'get_full_url'

Jean-Paul


More information about the Catalog-SIG mailing list