Is there a OrderedDict which can perform an iteritems() in order?

Jo Chan csjcg2 at gmail.com
Thu Nov 4 05:37:31 EDT 2010


Hello all,

     I have working on a program which need a ordered dictionary that could
perform iteritems() sequentially.
     I found a package on :
http://www.voidspace.org.uk/python/odict.html#creating-an-ordered-dictionary
<http://www.voidspace.org.uk/python/odict.html#creating-an-ordered-dictionary>
  but it  could only perform items() in order, but iteritems()...

     Would you help me here?

songjian

11.4



-- 
------------------
Best Regards

陈松坚
信息科学与技术学院 中山大学 广州大学城 510006
Chen Songjian
School of Information Science & Technology
Sun Yat-sen(Zhongshan) University, Guangzhou Higher Education Mega Center,
China, 510006
Mobile: +86-137-6069-6137
Email:  csjcg2 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101104/4b944e53/attachment.html>


More information about the Python-list mailing list