]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
don't rewrite the header file if it hasn't changed; this reduces development build...
authorBenjamin Peterson <benjamin@python.org>
Tue, 9 Aug 2011 21:28:58 +0000 (16:28 -0500)
committerBenjamin Peterson <benjamin@python.org>
Tue, 9 Aug 2011 21:28:58 +0000 (16:28 -0500)
commit398256b230cb2d890910c8b6d981f73bbbffa26d
tree55d94ee88ce412052b5ee4603fe9e2b5c7cdb7d7
parent71ce8970cf7115bc344de1fc2e0205868925ce54
don't rewrite the header file if it hasn't changed; this reduces development build time
Parser/asdl_c.py