NAME
py.cleanup - pylib pyc cleaner
SYNOPSIS
py.cleanup [directories...]
DESCRIPTION
This manual page documents briefly the py.cleanup command.
This manual page was written for the Debian distribution because the
original program does not have a manual page. Instead, it has
documentation in html available in
/usr/share/doc/python-codespeak-lib/.
py.cleanup is a program that recursivly delete .pyc files from the
given directories. Specify '.' as an argument to disable recursion.
AUTHOR
This manual page was written by Alexandre Fayolle afayolle@debian.org
for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
AUTHOR
Alexandre Fayolle
Author.
COPYRIGHT
Copyright © 2007 Alexandre Fayolle
jan. 8, 2007 PYTHON-PY(1)