other versions
- bookworm 3.11.2-1+b1
- testing 3.13.1-2
- unstable 3.13.1-2
- experimental 3.13.1-3~exp1
PY3CLEAN(1) | General Commands Manual | PY3CLEAN(1) |
NAME¶
py3clean - removes .pyc and .pyo files
SYNOPSIS¶
py3clean [-V VERSION] [-p PACKAGE] [DIR_OR_FILE]
OPTIONS¶
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -v, --verbose
- turn verbose mode on
- -q, --quiet
- be quiet
- -p PACKAGE, --package=PACKAGE
- specify Debian package name to clean
- -V VERSION
- specify Python 3 version to clean
AUTHOR¶
Piotr Ożarowski, 2012-2013