Files
cpython/Python
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
..
2006-04-13 13:08:58 +00:00
2007-12-20 01:25:05 +00:00
2007-12-01 11:20:10 +00:00
2005-07-09 15:26:33 +00:00