Files
cpython/Python/import.c
Serhiy Storchaka 263dcc39da [3.5] bpo-30626: Fix error handling in PyImport_Import(). (GH-2103) (#2222)
In rare circumstances PyImport_Import() could return NULL without raising
an error.
(cherry picked from commit 145541c)
2017-06-15 21:15:26 +03:00

60 KiB