Age | Commit message (Expand) | Author |
---|---|---|
2014-04-13 | py: Rename collections module to _collections. | Paul Sokolovsky |
2014-03-03 | namedtuple: Inherit unary/binary ops from tuple base class. | Paul Sokolovsky |
2014-03-03 | Add basic collections.namedtuple implementation. | Paul Sokolovsky |