]> granicus.if.org Git - python/commit
Add test and fix for fromkeys() optional argument.
authorRaymond Hettinger <python@rcn.com>
Wed, 21 Mar 2007 20:33:57 +0000 (20:33 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 21 Mar 2007 20:33:57 +0000 (20:33 +0000)
commite3146f5aa3cbb8d28a6a429b5ccc07002e339ff2
treea556c37a974642890483671365acfbc46c3b342d
parent7492e4260e4f6231f6f30a0f10f514115b9233cb
Add test and fix for fromkeys() optional argument.
Lib/test/test_set.py
Objects/dictobject.c