timothycrosley / deprecated.pies

The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.
MIT License
148 stars 7 forks source link

OrderedDict bug in python 2.6 #52

Open AnkurDedania opened 9 years ago

AnkurDedania commented 9 years ago

python 2.6 requires https://pypi.python.org/pypi/ordereddict in order to use OrderedDict