Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3122
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andrea.crotti.0@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'anyway': 0.03; 'received:134': 0.05; 'python': 0.07; 'eric,': 0.09; 'header:In- reply-to:1': 0.09; 'files.': 0.10; 'case.': 0.16; 'subject:file': 0.16; 'question.': 0.18; 'writes:': 0.20; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'cc:addr:python-list': 0.22; "i'm": 0.26; 'message-id:@gmail.com': 0.30; 'operating': 0.30; 'cc:addr:python.org': 0.31; 'project': 0.32; 'worry': 0.33; 'there': 0.35; 'file': 0.35; 'open': 0.35; 'header:User-Agent:1': 0.35; 'running': 0.36; 'should': 0.37; 'eric': 0.38; 'revert': 0.38; 'but': 0.38; 'delete': 0.38; 'received:de': 0.39; "it's": 0.40; 'lose': 0.84; 'to:addr:libero.it': 0.84; 'crash': 0.93 |
| MIME-version | 1.0 |
| Content-transfer-encoding | 7BIT |
| Content-type | text/plain |
| X-IronPort-AV | E=Sophos;i="4.64,203,1301868000"; d="scan'208";a="106272275" |
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
| To | luca72 <lucaberto@libero.it> |
| Subject | Re: file deleted |
| References | <49bef492-1f49-4707-a6a4-bddb275270a6@t16g2000vbi.googlegroups.com> |
| Date | Wed, 13 Apr 2011 12:30:41 +0200 |
| In-reply-to | <49bef492-1f49-4707-a6a4-bddb275270a6@t16g2000vbi.googlegroups.com> |
| User-Agent | Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.309.1302690650.9059.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1302690650 news.xs4all.nl 34849 [::ffff:82.94.164.166]:35112 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:3122 |
Show key headers only | View raw
luca72 <lucaberto@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.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar
file deleted luca72 <lucaberto@libero.it> - 2011-04-13 01:13 -0700 Re: file deleted Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-13 12:30 +0200
csiph-web