[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #14282 [Stem]: tutorial_examples.py fixup for Python26 and Python34
#14282: tutorial_examples.py fixup for Python26 and Python34
----------------------+------------------------
Reporter: Foxboron | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Actual Points:
Parent ID: | Points:
----------------------+------------------------
I was a little bit stupid while testing the last patch. Turns out you had
to have the
ordereddict where i removed it previously.
My mistake.
Turns out python26 does not have the {{{assertListEqual}}}, and Python27
failed on it for
unknown reasons. The fix is basically to split the list and sort them.
Ensured equal order
on python26-python27.
Again, my mistake. Should have fixed this, but i didn't check with tox.
With this patch, "everything" (Python31 is still untested on my part) is
now passing using
the tox branch!
Thats some good news atleast :)
{{{
py26: commands succeeded
py27: commands succeeded
ERROR: py31: InterpreterNotFound: python3.1
py32: commands succeeded
py33: commands succeeded
py34: commands succeeded
}}}
Commit:
https://github.com/Foxboron/stem/commit/55f2d11e164de56f749f913e57de812153c70550
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14282>
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