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: 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 To: python-list@python.org In-Reply-To: References: <1331649332216-4574176.post@n6.nabble.com> <1331654366771-4574496.post@n6.nabble.com> <1331661704724-4574967.post@n6.nabble.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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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.