]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
initialize more global type objects (closes #16369)
authorBenjamin Peterson <benjamin@python.org>
Wed, 31 Oct 2012 03:21:10 +0000 (23:21 -0400)
committerBenjamin Peterson <benjamin@python.org>
Wed, 31 Oct 2012 03:21:10 +0000 (23:21 -0400)
commit6da3ed63d83375f183fa94cbf7c55acea128e088
tree40bd95eb9a5deff7dc761a9ebc409a7f7b549a66
parent1625d88709abb45d392d1f48b1803ab5dde3bd77
initialize more global type objects (closes #16369)
Modules/symtablemodule.c
Objects/object.c
Objects/unicodeobject.c