Hello,

I may be missing something, but I'm wondering whether
Parser/intrcheck.c is still used anywhere.

It's only mentioned in some comments:

$ grep -r intrcheck.c *
Modules/signalmodule.c:1197:/* Replacements for intrcheck.c functionality
PC/os2vacpp/makefile.omk:217:  # intrcheck.c     -- Not Referenced by Anyone (?)
Python/sigcheck.c:3:   interrupt occurs.  It can't be in the intrcheck.c file 
since that

And if I remove it and "make clean", I can still rebuild successfully.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to