summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-03-01 00:36:53 +0000
committerGuido van Rossum <guido@python.org>2001-03-01 00:36:53 +0000
commitbb50fec156fc7cd245e682de83ce1a5e510d4725 (patch)
tree33b9bfea92c44912140a1f915d93b341fa2818d7 /Python/compile.c
parent14c3af4ad71586668fef5bc908c7d1ed440fcd0c (diff)
downloadcpython-bb50fec156fc7cd245e682de83ce1a5e510d4725.tar.gz
Use
find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f to remove all .py[co] files before testing, rather than just those in the Lib/test directory. "find" is used all over the Makefile so I suppose it's safe; how about xargs?
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions