]> granicus.if.org Git - python/commit
#6707 fix a crash with dir() on an uninitialized module
authorBenjamin Peterson <benjamin@python.org>
Sat, 15 Aug 2009 13:16:38 +0000 (13:16 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 15 Aug 2009 13:16:38 +0000 (13:16 +0000)
commit4c6e8088f52c4a1d33ff529685512fd6ebe0d21a
tree26fd508689ec6c19187d4ef63534a8990acd3902
parent75e1f9985aee7b52812140776120e82c103e7e9a
#6707 fix a crash with dir() on an uninitialized module
Lib/test/test_module.py
Misc/NEWS
Objects/object.c