• Martin Raum's avatar
    Table of file names with absolute paths. · 705e2d2e
    Martin Raum authored
    The table of file names written to the c or cpp file contains absolute
    file paths.  This affects, in particular, profiling.  The c method
    __pyx_TraceCall takes as one of its arguments a file name, which will be
    read from the table of file names.
    705e2d2e
ModuleNode.py 121 KB