• abalkin's avatar
    More python 3.x fixes: · fe50ef92
    abalkin 提交于
      * Suppress 2to3's "next" fixer that conflicts with having non-iterator attributes called "next."
         Rely on six.next instead.
    
       * added python 3 version of hash_from_code.
    fe50ef92
setup.py 6.4 KB