Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'append': 0.07; 'subject:file': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr :python-list': 0.10; 'properly': 0.15; '.py': 0.16; 'variable': 0.20; 'sets': 0.23; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'cc:addr:gmail.com': 0.27; 'subject:end': 0.29; 'subject:some': 0.29; 'code': 0.31; 'file': 0.32; 'print': 0.32; 'quotes': 0.33; 'subject: .': 0.33; 'subject:data': 0.33; 'received:google.com': 0.34; 'there': 0.35; 'subject:: ': 0.38; 'subject:-': 0.40 X-Received: by 10.49.30.100 with SMTP id r4mr2527619qeh.32.1362505768831; Tue, 05 Mar 2013 09:49:28 -0800 (PST) Newsgroups: comp.lang.python Date: Tue, 5 Mar 2013 09:49:28 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.68.127.128; posting-account=DYJQ-woAAACEPH85Au2BhUVfFTfSfVa4 References: <7e0a8562-9a48-4f5a-804d-3751733288f0@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 94.68.127.128 MIME-Version: 1.0 Subject: Re: Inserting-embedding some html data at the end of a .py file From: =?ISO-8859-7?B?zd/q7/Igw+rxMzPq?= To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: =?ISO-8859-7?B?zd/q7/Igw+rxMzPq?= , "python-list@python.org" 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: , Message-ID: Lines: 4 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362506475 news.xs4all.nl 6852 [2001:888:2000:d::a6]:55881 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40556 What extra triple quote? There are 2 sets of triple quotes the counter's and the print's !! in case htmlpage variable is a .py file i must append a print '''html''' in order for .py code to absorve that code properly no?