]> granicus.if.org Git - python/commit
Test and fix fromkeys optional argument.
authorRaymond Hettinger <python@rcn.com>
Wed, 21 Mar 2007 20:36:45 +0000 (20:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 21 Mar 2007 20:36:45 +0000 (20:36 +0000)
commit7ed0a6583188e3fdfd8912f05a5219771c419cf1
treedf6721bdc767ed51179775dc486b5e5a519c8295
parente1b4a7e1f90f879d194dd48dfef8a1c8a187faad
Test and fix fromkeys optional argument.
Lib/test/test_set.py
Objects/dictobject.c