cpython/Lib/collections
Raymond Hettinger 53d2c41f77 Issue #19414: Have the OrderedDict mark deleted links as unusable.
This gives an earlier and more visible failure if a link is deleted
during iteration.
2014-05-03 21:58:45 -07:00
..
__init__.py Issue #19414: Have the OrderedDict mark deleted links as unusable. 2014-05-03 21:58:45 -07:00
__main__.py Minor reformatting (wrap fat lines, etc.) and create an __main__ file 2012-06-09 18:46:45 -07:00
abc.py whitespace cleanup 2013-10-13 02:27:22 +02:00