-
由 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
* 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.