commit eea3d9d882b9c06009e53114d220c95809dcc06e Merge: 938728d ccda9b5 Author: Damian Johnson atagar@torproject.org Date: Sat Apr 11 14:15:42 2015 -0700
Compatibility fixes for python3
Fixing a few regressions for our python3 support that slipped in. Thanks to toralf for pointing out that the tests were failing.
stem/control.py | 2 +- stem/util/system.py | 13 +++++-------- test/integ/control/controller.py | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-)
tor-commits@lists.torproject.org