Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #111257 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2016-07-11 04:45 +1000 |
| Last post | 2016-07-11 04:45 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: one command on backslash and space for review Chris Angelico <rosuav@gmail.com> - 2016-07-11 04:45 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2016-07-11 04:45 +1000 |
| Subject | Re: one command on backslash and space for review |
| Message-ID | <mailman.174.1468176347.2295.python-list@python.org> |
On Mon, Jul 11, 2016 at 4:35 AM, Ganesh Pal <ganesh1pal@gmail.com> wrote: > 'run_parallel -za1 -s 'daemon -cf xyz; sleep 1' > > We have a sleep 1 that's run run as part of abovry shell command . It > looks ok but is there a way to use something alternative to sleep was my > question. I guess the answer is " no" , because we are executing shell > sleep command I think something pythonic like time.sleep is not possible. That would be correct. ChrisA
Back to top | Article view | comp.lang.python
csiph-web