[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #7244 [Stem]: Stem no longer supports python versions less than 2.7
#7244: Stem no longer supports python versions less than 2.7
--------------------+-------------------------------------------------------
Reporter: eoinof | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
Since the addition of OrderedDict usage 2 months ago
https://gitweb.torproject.org/stem.git/commitdiff/d30a628e5da06699d8533f92c4b1c496510213b8
the library no longer supports versions of python less that 2.7 !
The OrderedDict was only added in python 2.7
There are several solutions I guess :)
1) decide to only support 2.7 ?
2) implement an alternative OrderedDict
e.g. http://code.activestate.com/recipes/576693/
3) stop using the OrderedDict ?
Eoin.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7244>
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