diff -r aaa68dce117e Include/import.h --- a/Include/import.h Thu Aug 09 21:38:23 2012 +0200 +++ b/Include/import.h Thu Aug 09 22:50:35 2012 +0200 @@ -62,7 +62,7 @@ PyAPI_FUNC(PyObject *) PyImport_ImportMo ); #define PyImport_ImportModuleEx(n, g, l, f) \ - PyImport_ImportModuleLevel(n, g, l, f, -1) + PyImport_ImportModuleLevel(n, g, l, f, 0) PyAPI_FUNC(PyObject *) PyImport_GetImporter(PyObject *path); PyAPI_FUNC(PyObject *) PyImport_Import(PyObject *name);

AltStyle によって変換されたページ (->オリジナル) /