]> granicus.if.org Git - python/commit
SF #1373150, diffs in working copy after a build
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 11 Dec 2005 21:18:22 +0000 (21:18 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 11 Dec 2005 21:18:22 +0000 (21:18 +0000)
commit897ff817d548ad65abf9a30950f345a8d1bd699f
tree5daa8bc060feb89ad400601a40b9268767debd10
parentba2fa637d64d3368e5ad9748919f0d6552c1235d
SF #1373150, diffs in working copy after a build

Strip off leading dots and slash so the generated files are the same regardless
of whether you configure in the checkout directory or build.

If anyone configures in a different directory, we might want a cleaner
approach using os.path.*().  Hopefully this is good enough.
Include/Python-ast.h
Parser/asdl_c.py
Python/Python-ast.c