Commit Graph
4 Commits
Author SHA1 Message Date
Greg Price 08d08fbabb builtins: Reversible is redundant when Sequence is already present
This has been true for a while with our Python 3 typing.pyi,
and just became true with the Python 2 typing.pyi in the last
commit.
2015-12-21 18:12:23 -08:00
Greg Price f3b499fd99 typing: update 2 to match 3 on Sequence and Container 2015-12-21 18:11:14 -08:00
Greg Price 667b98040a operator: Make attrgetter, itemgetter, methodcaller usable 2015-12-17 15:12:47 -08:00
Greg Price b46b66c187 Share operator in 2and3 2015-12-17 14:49:34 -08:00