Dirk Mueller f7bc95a871 Use Python 3.x compatible except construct.
Python 3.x deprecated the form "except x,y:". Switch usage to
"except x as y:", which works with any Python version >= 2.6

Change-Id: Id276fdaee9e8753568227e638408e5bccff28e67
2013-09-04 14:41:29 +02:00
2013-06-09 22:08:11 +01:00
2013-06-09 22:08:11 +01:00
2013-06-14 18:33:00 -04:00
2013-06-09 22:08:11 +01:00
2013-06-09 22:08:11 +01:00
2013-05-25 13:26:24 +01:00
2013-08-08 12:58:38 +01:00
2013-06-09 22:08:11 +01:00
2013-08-08 12:58:38 +01:00
2013-08-08 12:58:38 +01:00
2013-06-09 15:06:11 +01:00

The file is empty.
Description
SSH as a Service (Tatu) Client
Readme 598 KiB
Languages
Python 99.4%
reStructuredText 0.5%
Shell 0.1%