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:  csj...@gmail.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to