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://sub...@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
_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig