]> granicus.if.org Git - python/commit
SF #1486663 -- Allow keyword args in subclasses of set() and frozenset().
authorRaymond Hettinger <python@rcn.com>
Thu, 11 Jan 2007 18:21:04 +0000 (18:21 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 11 Jan 2007 18:21:04 +0000 (18:21 +0000)
commit535989ecb68da1affc531e866d190bfdbd9fc5fc
tree4fbb6de1234f101789b467fe68568ace7872281b
parent9e031c7c9dac1b087a38dbc3555bbbe56a8097fb
SF #1486663 -- Allow keyword args in subclasses of set() and frozenset().
Lib/test/test_set.py
Objects/setobject.c