]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Turned the list of init calls into a table (see import.c).
authorGuido van Rossum <guido@python.org>
Tue, 19 Feb 1991 12:22:24 +0000 (12:22 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 19 Feb 1991 12:22:24 +0000 (12:22 +0000)
commit59e53a564c3ad6d7787e1626882e069459ff1a79
treea2a718cccd37e6fb2ceb8f4fd42f9afb0d84a01b
parent865828d7cfa76371ce1a5f068dac129d04bfa403
Turned the list of init calls into a table (see import.c).
Modules/config.c.in