Delete all the .pyc!
How to remove leftover .pyc files, when your editor doesn't provide such option? Run simple bash command.
I've been using it for some time, stareted with this:
But it can be run much simpler:
And finally, it also can be assigned to bash alias:
Comments powered by Disqus