commit b2bee4bfef6809b8034a82d572c23684225e5447 Merge: 287e259 325763a Author: Damian Johnson atagar@torproject.org Date: Sun Jul 10 12:50:05 2016 -0700
Migrate and test connection panel
nyx/panel/__init__.py | 2 +- nyx/panel/connection.py | 348 ++++++++++++++++++++++++----------------------- test/panel/__init__.py | 1 + test/panel/connection.py | 263 +++++++++++++++++++++++++++++++++++ 4 files changed, 442 insertions(+), 172 deletions(-)
tor-commits@lists.torproject.org