[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #6840 [Stem]: Fails to run run-tests.py
#6840: Fails to run run-tests.py
-------------------------+--------------------------------------------------
Reporter: artagnon | Owner: atagar
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Stem | Version:
Resolution: fixed | Keywords:
Parent: | Points:
Actualpoints: |
-------------------------+--------------------------------------------------
Changes (by atagar):
* status: new => closed
* resolution: => fixed
Comment:
Thanks Ram! Fix pushed. I also figured out why the tests passed before I
pushed - with python 2.7 it's shorthand for making a set (... that's a new
one for me).
{{{
>>> test_inputs = {
... "256.0.0.0",
... "-1.0.0.0",
... }
>>> test_inputs
set(['256.0.0.0', '-1.0.0.0'])
}}}
Cheers! -Damian
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6840#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs