[Distutils] pypissh

Donald Stufft donald at stufft.io
Wed Sep 4 15:47:59 CEST 2013


On Sep 4, 2013, at 9:46 AM, Antoine Pitrou <antoine at python.org> wrote:

> Nick Coghlan <ncoghlan <at> gmail.com> writes:
>> 
>> If the PyPI password restrictions ever feel too onerous, then OpenID
>> is another alternative (albeit not one that works with the command
>> line tools). However, you should be able to use pypissh for CLI access
>> in that case.
> 
> For the record, it seems pypissh doesn't work with Python 3:
> 
> $ sudo pip3 install pypissh
> Downloading/unpacking pypissh
>  Running setup.py egg_info for package pypissh
> 
> Installing collected packages: pypissh
>  Running setup.py install for pypissh
>      File "/usr/local/lib/python3.3/dist-packages/pypissh.py", line 186
>        except socket.error, e:
>                           ^
>    SyntaxError: invalid syntax
> 
> 
> Regards
> 
> Antoine.
> 
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig

I believe MvL owns PyPISSH and it has an issue tracker under his account
on bitbucket.org.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130904/23f408db/attachment-0001.sig>


More information about the Distutils-SIG mailing list