Christian Heimes c4cb3b8aa1 Applied patch #1379 with a minor tweak.
PyModule_GetName() returns a char* from PyUnicode_AsString but the code in import.c was using PyString_FromString on it.
2007-11-04 12:10:01 +00:00
..
2002-06-11 06:22:31 +00:00
2007-08-25 07:41:59 +00:00
2007-10-15 16:08:26 +00:00
2002-12-30 22:08:05 +00:00
2002-06-11 06:22:31 +00:00
2005-07-09 15:26:33 +00:00
2007-08-17 12:57:41 +00:00