SIGN IN SIGN UP

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.
C
Christian Heimes committed
c4cb3b8aa14540f730f82f64add243d6ba8b6fcd
Parent: 5894ba7