[New-bugs-announce] [issue5397] PEP 372: OrderedDict

Raymond Hettinger report at bugs.python.org
Sun Mar 1 11:30:26 CET 2009


New submission from Raymond Hettinger <rhettinger at users.sourceforge.net>:

Here is a working patch implementing PEP372 ordered dictionaries.

----------
components: Library (Lib)
files: od.diff
keywords: patch
messages: 82955
nosy: rhettinger
severity: normal
stage: patch review
status: open
title: PEP 372:  OrderedDict
versions: Python 3.1
Added file: http://bugs.python.org/file13217/od.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5397>
_______________________________________


More information about the New-bugs-announce mailing list