Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101267
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: subprocess check_output |
| Date | 2016-01-05 22:38 +1100 |
| Message-ID | <mailman.14.1451993928.2305.python-list@python.org> (permalink) |
| References | <CAJYwLU=p_U3V7MfOx3wCH8qkamK0aSHzF1i0g2ZBgTXDgrF03Q@mail.gmail.com> <20151230210227.GA88234@cskk.homeip.net> <CAJYwLUn23Xh5D6Yvn8Atv=vzC6Xk8D3i2SgV8hyvvqiuvofQgg@mail.gmail.com> <mailman.185.1451772113.11925.python-list@python.org> <n6g8kf$kq8$1@gioia.aioe.org> |
On Tue, Jan 5, 2016 at 10:15 PM, me <self@example.org> wrote: > On 2016-01-02, Chris Angelico <rosuav@gmail.com> wrote: >> down to "whoops, I forgot to save the file" or "whoops, I was in the >> wrong directory"... > > Amen, bro. > > Exceptionally true if you ever need for some reason to put your code in > another directory, but you forget to close the files in your editor. :D Oh, and then you keep editing and save again? Nah, I've *never* done that... Never! ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: subprocess check_output Chris Angelico <rosuav@gmail.com> - 2016-01-03 09:01 +1100
Re: subprocess check_output me <self@example.org> - 2016-01-05 11:15 +0000
Re: subprocess check_output Chris Angelico <rosuav@gmail.com> - 2016-01-05 22:38 +1100
Re: subprocess check_output me <self@example.org> - 2016-01-07 09:33 +0000
Re: subprocess check_output Chris Angelico <rosuav@gmail.com> - 2016-01-07 20:54 +1100
Re: subprocess check_output Marko Rauhamaa <marko@pacujo.net> - 2016-01-07 12:12 +0200
Re: subprocess check_output Marko Rauhamaa <marko@pacujo.net> - 2016-01-07 12:14 +0200
Re: subprocess check_output Chris Angelico <rosuav@gmail.com> - 2016-01-07 21:25 +1100
csiph-web