Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21604
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.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.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'python': 0.08; 'context:': 0.09; 'argument': 0.15; 'helping.': 0.16; 'nabble.com.': 0.16; 'received:192.168.236': 0.16; 'received:216.139': 0.16; 'received:nabble.com': 0.16; 'subject:function': 0.16; 'url:nabble': 0.16; 'suggest': 0.20; 'archive': 0.21; 'header:In- Reply-To:1': 0.22; 'code': 0.26; 'script': 0.28; 'problem': 0.29; 'list': 0.32; 'instead': 0.33; 'thank': 0.35; 'to:addr:python- list': 0.35; 'url:python': 0.35; 'run': 0.37; 'charset:us-ascii': 0.37; 'received:192': 0.38; 'itself.': 0.39; 'url:org': 0.39; 'goes': 0.39; 'mailing': 0.39; 'to:addr:python.org': 0.40; 'view': 0.61; 'here:': 0.67; 'colleagues': 0.84; 'solved.': 0.91 |
| Date | Wed, 14 Mar 2012 07:37:52 -0700 (PDT) |
| From | ferreirafm <ferreirafm@lim12.fm.usp.br> |
| To | python-list@python.org |
| In-Reply-To | <CAMZYqRRrksY-aznYBGHFBFiMaHofOcU+61j-g2wskOvgHEC2fA@mail.gmail.com> |
| References | <1331649332216-4574176.post@n6.nabble.com> <jjnnhk$dba$1@dough.gmane.org> <1331654366771-4574496.post@n6.nabble.com> <jjnrge$ibk$1@dough.gmane.org> <1331661704724-4574967.post@n6.nabble.com> <jjob1o$k1v$1@dough.gmane.org> <CAMZYqRRrksY-aznYBGHFBFiMaHofOcU+61j-g2wskOvgHEC2fA@mail.gmail.com> |
| 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.636.1331735881.3037.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1331735881 news.xs4all.nl 6856 [2001:888:2000:d::a6]:50855 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:21604 |
Show key headers only | View raw
Hi there, The problem has been solved. I 've decided to run the python script as argument of qsub instead of run qsub from inside of the script itself. I also use .wait() as suggest by colleagues above. Final code goes here: http://ompldr.org/vZDFiag Thank you very much for helping. -- View this message in context: http://python.6.n6.nabble.com/concatenate-function-tp4574176p4578408.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-14 07:37 -0700
csiph-web