chiark / gitweb /
Fix the missing-module-names bug properly.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 May 2015 15:02:01 +0000 (16:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 26 May 2015 15:04:44 +0000 (16:04 +0100)
Introduce a wrapper `typeready' around `PyType_Ready' which sets the
module name, and call it everywhere it's needed.


No differences found