Commit 2831b383 authored by Raymond Hettinger's avatar Raymond Hettinger

merge

parents a89013d9 c3f7d175
'''This module implements specialized container datatypes providing
alternatives to Pythons general purpose built-in containers, dict,
alternatives to Python's general purpose built-in containers, dict,
list, set, and tuple.
* namedtuple factory function for creating tuple subclasses with named fields
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment