STINNER Victor added the comment:

> Well, I don't really know how to do it. You'd have to have a step that 
> somehow scans for .c files in the source tree, looks for clinic headers and 
> compute whether they're outdated?

Does it really need to be automated? We may only regenerate clinic things after 
a fresh configure (uncompress tarball, rnu configure, make). Or explicitly 
using a special command, ex: "make clinic" (which would only regenerate clinic 
things).

(I didn't check how clinic works, so I'm maybe saying something stupid.)

----------
nosy: +haypo

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

Reply via email to