]> granicus.if.org Git - python/commit
Fix str() and repr() of empty sets.
authorGeorg Brandl <georg@python.org>
Mon, 28 Aug 2006 19:37:11 +0000 (19:37 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 28 Aug 2006 19:37:11 +0000 (19:37 +0000)
commitc4996ba794d9438be8e472ad5f6c3c55fbf751e8
treecc1017f4d5a8f12da19566dc6a00e4b6728d9106
parentb3fa66fe30c66adbbd54588f390c4d332285880d
Fix str() and repr() of empty sets.
Lib/test/test_set.py
Objects/setobject.c