]> granicus.if.org Git - python/commit
Issue #15022: Add pickle and comparison support to types.SimpleNamespace.
authorEric Snow <ericsnowcurrently@gmail.com>
Sat, 16 Feb 2013 23:32:39 +0000 (16:32 -0700)
committerEric Snow <ericsnowcurrently@gmail.com>
Sat, 16 Feb 2013 23:32:39 +0000 (16:32 -0700)
commitb5c8f927829a1679c6748df84a6289fb68343e51
tree603f97f4653419d3afcf24feb534187ee9a8a051
parente924ddb23e4276b601cdc13d2988e501123f85fb
Issue #15022: Add pickle and comparison support to types.SimpleNamespace.
Doc/library/types.rst
Lib/test/test_types.py
Misc/NEWS
Objects/namespaceobject.c