Hi, Lisandro Dalcin wrote: > Stefan, could you review if the one-line patch I've attached is right?
Doesn't module_name = full_module_name or self.extract_module_name(source, options) work for you? "full_module_name" is something that is extracted from distutils, so it's the best guess we can start with if it's provided. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
