Skip to content

Python 2.6 backport of Python 2.7 collections.OrderedDict

Notifications You must be signed in to change notification settings

taldcroft/odict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backport of Python 2.7 collections.OrderedDict class which works on 2.6.  See
https://github.com/taldcroft/odict for the (minimal) changes from original code.

Testing has been minimal but it appears to work.  Caveat emptor.

About

Python 2.6 backport of Python 2.7 collections.OrderedDict

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages