I made a huge mistake and included a python file in a large group of files that I removed with -rm. However, I still have the .pyc file stored in __pycache__
.
Is there any way to restore a python file from it's cache?
I made a huge mistake and included a python file in a large group of files that I removed with -rm. However, I still have the .pyc file stored in __pycache__
.
Is there any way to restore a python file from it's cache?
Sorry to hear, try your luck with these Python byte-code de-compilers: