]> granicus.if.org Git - python/commit
Handle the case with zero arguments.
authorRaymond Hettinger <python@rcn.com>
Wed, 11 Jun 2008 00:44:47 +0000 (00:44 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 11 Jun 2008 00:44:47 +0000 (00:44 +0000)
commit610a93ea2623ff324c99c52147d78838335ae900
treeacc69052d2628f24ab3a0aa48968d50d4c8f1bb0
parent363070aa463d9eed4bf815c288067a1716ef3aaa
Handle the case with zero arguments.
Lib/test/test_set.py
Objects/setobject.c