Files
cpython/Doc/c-api
Christian Heimes 000a074c95 Modified PyImport_Import and PyImport_ImportModule to always use absolute imports by calling __import__ with an explicit level of 0
Added a new API function PyImport_ImportModuleNoBlock. It solves the problem with dead locks when mixing threads and imports
2008-01-03 22:16:32 +00:00
..
2007-12-29 10:57:00 +00:00
2007-12-29 10:57:00 +00:00
2007-12-29 10:57:00 +00:00
2007-12-29 10:57:00 +00:00
2007-12-05 19:49:21 +00:00