Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: No PyDev warnings | Kostis Anagnostopoulos | 2016-10-04 | 1 | -7/+7 |
| | | | | | | | | + Mark all unused vars and other non-pep8 (PyDev) warnings + test_utils: + enable & fix forgotten IterableList looped path. + unittestize all assertions. + remote: minor fix progress dispatching unknown err-lines | ||||
* | Proc, #519: Rework error-exc msgs & log thread-pumps errors | Kostis Anagnostopoulos | 2016-09-28 | 1 | -0/+142 |
+ No WindowsError exception. + Add `test_exc.py` for unicode issues. + Single-arg for decoding-streams in pump-func. |