cpython/Lib/collections
Raymond Hettinger 0a40849eb9
Minor improvement to the namedtuple implementation (GH-20741)
* Cleaner way to build the arg list with a trailing comma when required

* Fix appearance of __new__ in help()
2020-06-08 12:38:41 -07:00
..
__init__.py Minor improvement to the namedtuple implementation (GH-20741) 2020-06-08 12:38:41 -07:00
abc.py whitespace cleanup 2013-10-13 02:27:22 +02:00