aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorGravatar W. Trevor King <wking@tremily.us>2014-02-10 10:40:32 -0800
committerGravatar David Bremner <david@tethera.net>2014-02-10 22:51:40 -0400
commitc48a12365fba12a8ec0922a011a86ee15bc5cc8f (patch)
treeedca2c50549c2ea8a5edb29e5e00160a2a5fc365 /lib
parent98cb4779c02a07c0405073ca4a1e8a9006844904 (diff)
nmbug-status: Add an OrderedDict stub for Python 2.6
Tomi Ollila and David Bremner (and presumably others) are running Python 2.6 on their nmbug-status boxes, so it makes sense to keep support for that version. This commit adds a really minimal OrderedDict stub (e.g. it doesn't handle key removal), but it gets the job done for Page._get_threads. Once we reach a point where Python 2.6 is no longer important (it's already out of it's security-fix window [1]), we can pull this stub back out. [1]: http://www.python.org/download/releases/2.6.9/
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions