Michael
9785d24172
python: fix and extend pyclean ( #7762 )
...
Deleting `.mypy_cache` did not work, because the directories were not
empty. They contain JSON files instead of compiled byte-code.
This extends the cleanup by also getting rid of `.pytest_cache`
directories.
6 years ago
Maciej Motyka
c5b4613bf6
python: add recurse flag to pygrep ( #8217 )
...
As described in #7053
7 years ago
Batuhan's Unmaintained Account
c7d903b77e
Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`
...
Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`
8 years ago
Carlos Cardoso
c6dce05fab
python3 clean updated.
13 years ago
Gaetan Semet
4543852876
Completion for python, pep8, autopep8 and pylint
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
13 years ago
dsx
c592f55af1
Added ability to specify list of directories for pyclean to override default current directory
14 years ago
dir01
60c3fa9371
Python plugin: added pygrep command, simplified pyclean
14 years ago
Diógenes
b2d5b43650
refactored pycrm command
15 years ago
Diógenes
d6c150decc
adding python plugin with some aliases
15 years ago