DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python clean all .pyc
$ find . -type f -name "*.py[co]" -delete -or -type d -name "__pycache__" -delete
Source by docs.python-guide.org #
PREVIOUS
NEXT
Tagged:
#python
#clean
ADD COMMENT
Topic
COMMENT
Name
6+4 =
Submit