Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!news.osn.de!diablo2.news.osn.de!news.tele.dk!news.tele.dk!small.news.tele.dk!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.058 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'syntax': 0.03; 'subject:help': 0.07; 'received:192.168.1.101': 0.09; 'guys,': 0.16; 'row': 0.16; 'subject:need': 0.17; 'bit': 0.21; 'file:': 0.22; 'header:User-Agent:1': 0.26; 'charset:iso-8859-15': 0.26; 'thanks!': 0.26; 'displays': 0.27; 'run': 0.28; 'checked': 0.30; 'file': 0.32; 'print': 0.32; 'idle': 0.33; 'to:addr:python-list': 0.33; 'saved': 0.35; 'created': 0.36; 'but': 0.36; "didn't": 0.36; 'mark': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'end': 0.40; 'red': 0.60; 'first': 0.61; 'love': 0.63; 'received:212.52.84': 0.84; 'received:libero.it': 0.84; 'received:212.52': 0.91 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0C0204.5125E469.016A,ss=1,re=0.000,fgs=0 X-libjamoibt: 1823 Date: Thu, 21 Feb 2013 10:09:32 +0100 From: leonardo User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: python-list@python.org Subject: i need help Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361437809 news.xs4all.nl 6931 [2001:888:2000:d::a6]:34761 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39405 hi guys, i just created this file: print "i love pizza!" print "pizza" * 20 print "yum" * 40 print "i'm full." and saved it into a file with "idle-gui", if i try to run the program i get an invalid syntax error, it displays a red sign on the quote mark at the end of the first row of my program.. i checked but i didn't make mistaked..is idle a bit crazy?? pls let me know many thanks!