file deleted

Andrea Crotti andrea.crotti.0 at gmail.com
Wed Apr 13 06:30:41 EDT 2011


luca72 <lucaberto at libero.it> writes:

> hello i'm working with eric, running a program eric crash and when i
> try to open my project again with eric i see that myproject.py is
> deleted, but my project is still running there is a way to find
> myprogram.py file aving it in execution?

It's more about your operating system than python the question.
Anyway you should use an SCM like git/subversion/whatever and then
you'll not worry anymore to lose files.

If you delete it by mistake you just revert it from the history in that case.



More information about the Python-list mailing list