diff options
author | Guido van Rossum <guido@python.org> | 2001-03-01 00:36:53 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-03-01 00:36:53 +0000 |
commit | bb50fec156fc7cd245e682de83ce1a5e510d4725 (patch) | |
tree | 33b9bfea92c44912140a1f915d93b341fa2818d7 /Python/compile.c | |
parent | 14c3af4ad71586668fef5bc908c7d1ed440fcd0c (diff) | |
download | cpython-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