Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!panix!gordon From: John Gordon Newsgroups: comp.lang.python Subject: Re: Am I not seeing the Error? Date: Mon, 12 Aug 2013 14:47:43 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 20 Message-ID: References: NNTP-Posting-Host: panix1.panix.com X-Trace: reader1.panix.com 1376318863 5566 166.84.1.1 (12 Aug 2013 14:47:43 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Mon, 12 Aug 2013 14:47:43 +0000 (UTC) User-Agent: nn/6.7.3 Xref: csiph.com comp.lang.python:52417 In Devyn Collier Johnson writes: > I am checking my 1292-line script for syntax errors. I ran the following > commands in a terminal to check for errors, but I do not see the error. > File "./beta_engine", line 344 > JOB_WRITEURGFILES = > multiprocessing.Process(write2file('./mem/ENGINE_PID', ENGINEPID); You have too many ('s this line. > write2file(SENTEMPPATH, ''); write2file(INPUTMEM, '')); And too many )'s on this one. -- John Gordon A is for Amy, who fell down the stairs gordon@panix.com B is for Basil, assaulted by bears -- Edward Gorey, "The Gashlycrumb Tinies"