Kaydet (Commit) 2831b383 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

merge

'''This module implements specialized container datatypes providing '''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. list, set, and tuple.
* namedtuple factory function for creating tuple subclasses with named fields * 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