• Martin v. Löwis's avatar
    Patch #437683: Use re instead of regex. · 848f0d48
    Martin v. Löwis authored
    If multiple header files are processed simultaneously which include each
    other, the corresponding modules mport each other. Specifically, if h2py
    is invoked with sys/types.h first, later header files won't contain the
    complete contents of TYPES.py.
    848f0d48
h2py.py 5.1 KB