Does anyone know why we have filenames_cname and filetable_cname? The only time the latter is actually used is
static void __pyx_init_filenames(void) {
__pyx_f = __pyx_filenames;
}
- Robert
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev
