Staging
v0.5.1
https://github.com/python/cpython
Revision cd81ea1708c0a3ac846e1e6f07c38d8d0b0efc22 authored by Guido van Rossum on 01 March 2001, 00:36:53 UTC, committed by Guido van Rossum on 01 March 2001, 00:36:53 UTC
    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?
1 parent 895e892
History
Tip revision: cd81ea1708c0a3ac846e1e6f07c38d8d0b0efc22 authored by Guido van Rossum on 01 March 2001, 00:36:53 UTC
Use
Tip revision: cd81ea1
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.8 KB
LICENSE -rw-r--r-- 8.6 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 36.2 KB
acconfig.h -rw-r--r-- 6.1 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 176.9 KB
configure.in -rw-r--r-- 35.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.2 KB

README

back to top