Hi list,
I'm trying to find the OrderedDict documentation. I found one page, but it
wasn't very clear on how to actually make an OrderedDict. Plus, an empty
constructor in Python's interpreter returns an error that the class doesn't
exist (Python 2.7.11). I also found the PEP, plus some home-grown
suggestions on how to implement this, but so far that's it. Although I
thought this was in 2.7, it doesn't appear on the Data Structures page at
all. What am I missing? Thanks.

-- 
Alex Hall
Automatic Distributors, IT department
ah...@autodist.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to