]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Importing should now be safe with multiple Py_Initialize/Py_Finalize
authorMoshe Zadka <moshez@math.huji.ac.il>
Fri, 30 Mar 2001 19:45:13 +0000 (19:45 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Fri, 30 Mar 2001 19:45:13 +0000 (19:45 +0000)
commit93fe3d72360d5d565f8862139a8891d2872ea22e
treebea4a626e992cff0876792b973a64b90e77aa6ed
parent81c7b62ec0ea0f7065b74b82a05a8cd14e10c41f
- Importing should now be safe with multiple Py_Initialize/Py_Finalize
  sequences.
Misc/NEWS
Python/import.c