Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21568 > unrolled thread
| Started by | ferreirafm <ferreirafm@lim12.fm.usp.br> |
|---|---|
| First post | 2012-03-13 08:59 -0700 |
| Last post | 2012-03-13 08:59 -0700 |
| 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: concatenate function ferreirafm <ferreirafm@lim12.fm.usp.br> - 2012-03-13 08:59 -0700
| From | ferreirafm <ferreirafm@lim12.fm.usp.br> |
|---|---|
| Date | 2012-03-13 08:59 -0700 |
| Subject | Re: concatenate function |
| Message-ID | <mailman.617.1331654369.3037.python-list@python.org> |
Hi Robert, Thanks for you kind replay and I'm sorry for my semantic mistakes. Indeed, that's what I'm doing: qsub-ing different cshell scripts. Certainly, that's not the best approach and the only problem. I've unsuccessfully tried to set an os.environ and call qsub from it. However, subprocess.Popen seems not accept to run "qsub" over a second program. Do you have a over come to this issue? Code goes here: http://ompldr.org/vZDB5YQ -- View this message in context: http://python.6.n6.nabble.com/concatenate-function-tp4574176p4574496.html Sent from the Python - python-list mailing list archive at Nabble.com.
Back to top | Article view | comp.lang.python
csiph-web