• abalkin's avatar
    More python 3.x fixes: · 95531c52
    abalkin 提交于
      * Use PyCapsule instead of PyCObject.
    
      * Use Python 3 module initialization.
    
      * Prepend 'm' to code hash to avoid module names that start with a digit.
    95531c52
cmodule.py 68.2 KB