Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OrderedDict class via utils/odict.py for Python 2.6 usage. #16

Merged
merged 8 commits into from Oct 14, 2011

Conversation

taldcroft
Copy link
Member

Add utils/odict.py which is an ordered dictionary class. This is the Python 2.7 collections/odict code with a few trivial changes for Python 2.6 compatibility. See https://github.com/taldcroft/odict for the changes.

astrofrog added a commit that referenced this pull request Oct 14, 2011
Add OrderedDict class via utils/odict.py for Python 2.6 usage.
@astrofrog astrofrog merged commit c83fa60 into astropy:master Oct 14, 2011
keflavich pushed a commit to keflavich/astropy that referenced this pull request Oct 9, 2013
Add OrderedDict class via utils/odict.py for Python 2.6 usage.
embray pushed a commit to embray/astropy that referenced this pull request Jan 23, 2015
Use rev-list --count rather than just rev-list
mhvk added a commit that referenced this pull request May 17, 2016
Improve way that IERS-B update is applied to IERS-A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants