Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21568
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ferreirafm@lim12.fm.usp.br> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'indeed,': 0.07; 'semantic': 0.07; 'python': 0.08; 'context:': 0.09; 'issue?': 0.09; 'doing:': 0.16; 'nabble.com.': 0.16; 'os.environ': 0.16; 'received:192.168.236': 0.16; 'received:216.139': 0.16; 'received:nabble.com': 0.16; 'robert,': 0.16; 'subject:function': 0.16; 'url:nabble': 0.16; 'seems': 0.20; 'archive': 0.21; 'header :In-Reply-To:1': 0.22; 'code': 0.26; 'tried': 0.27; "i'm": 0.28; 'second': 0.28; "i've": 0.32; 'thanks': 0.32; 'list': 0.32; 'it.': 0.33; 'problem.': 0.35; 'to:addr:python-list': 0.35; 'however,': 0.35; 'url:python': 0.35; 'run': 0.37; 'charset:us-ascii': 0.37; 'received:192': 0.38; 'url:org': 0.39; 'goes': 0.39; 'mailing': 0.39; 'to:addr:python.org': 0.40; 'view': 0.61; 'kind': 0.62; 'here:': 0.67; 'replay': 0.84 |
| Date | Tue, 13 Mar 2012 08:59:26 -0700 (PDT) |
| From | ferreirafm <ferreirafm@lim12.fm.usp.br> |
| To | python-list@python.org |
| In-Reply-To | <jjnnhk$dba$1@dough.gmane.org> |
| References | <1331649332216-4574176.post@n6.nabble.com> <jjnnhk$dba$1@dough.gmane.org> |
| Subject | Re: concatenate function |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| 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.617.1331654369.3037.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1331654369 news.xs4all.nl 6862 [2001:888:2000:d::a6]:57690 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:21568 |
Show key headers only | View raw
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: concatenate function ferreirafm <ferreirafm@lim12.fm.usp.br> - 2012-03-13 08:59 -0700
csiph-web