pssh in python2.4: SyntaxError: invalid syntax
Closed this issue · 1 comments
GoogleCodeExporter commented
The original patch submitted on issue 66 [1] fixes this error for python2.4.
The "from . import foo" syntax wasn't introduced until python2.5.
[1] https://code.google.com/p/parallel-ssh/issues/detail?id=66
Original issue reported on code.google.com by mike.t.m...@gmail.com
on 17 Sep 2012 at 2:36
- Merged into: #75
GoogleCodeExporter commented
Original comment by amcna...@gmail.com
on 17 Sep 2012 at 4:41
- Changed state: Duplicate