• Martin v. Löwis's avatar
    Patch #437683: Use re instead of regex. · 4f85bf33
    Martin v. Löwis yazdı
    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.
    4f85bf33
h2py.py 5.1 KB