]> granicus.if.org Git - python/commit
Correctly export the module init function. Needed on Windows.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 11 Jun 2008 18:35:23 +0000 (18:35 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Wed, 11 Jun 2008 18:35:23 +0000 (18:35 +0000)
commitea6d58d9d3033436b52e84960b9571525a4f5412
tree5e6f7628ec76a447ad515e6e0b883a7c3189b35d
parent245671c64adcb7b3c2d04ac35959b47fef74b14e
Correctly export the module init function. Needed on Windows.
Modules/_multiprocessing/multiprocessing.c