Bug 1712382 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

It's called `./mach clobber python`, but it only deletes `pyc` files. Other python-related generated files (such as `_virtualenvs`) aren't deleted. The argument should be renamed accordingly.
It's called `./mach clobber python`, but it only deletes `pyc` files. Other python-related generated files (such as `_virtualenvs`) aren't deleted.

Back to Bug 1712382 Comment 0