Changeset 0e70ef9 for python/lib


Ignore:
Timestamp:
May 13, 2016, 1:46:53 PM (8 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
023aa32
Parents:
84fad5a
Message:

python/{ext/*.c,lib/gen_code.py}: complete PyTypeObject? definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/lib/gen_code.py

    r84fad5a r0e70ef9  
    527527  0,
    528528  Py_{shortname}_new,
     529  0,
     530  0,
     531  0,
     532  0,
     533  0,
     534  0,
     535  0,
     536  0,
     537  0,
    529538}};
    530539""".format(**self.__dict__)
Note: See TracChangeset for help on using the changeset viewer.