Steve Dower added the comment:

Good call.

I think I might actually replace the script with a build step that uses the C 
preprocessor to get all the names, then a script to generate the file. If 
someone who knows the POSIX build system can help out, we could generate a list 
on each build for various platforms and fail when it doesn't match what's 
committed.

Since the preprocessor doesn't have to generate valid code, we should be able 
to cross-compile for other platforms, though that's less critical.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23903>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to