Path: csiph.com!usenet.pasdenom.info!gegeweb.org!newsfeed.kamp.net!newsfeed.kamp.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed4.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'freelance': 0.05; 'preferably': 0.05; 'dev': 0.07; 'plenty': 0.07; 'subject:file': 0.07; 'url:faqs': 0.09; 'programmer': 0.11; 'charset:iso-8859-7': 0.15; '(there': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'url:catb': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'errors': 0.23; 'header:In-Reply-To:1': 0.25; 'message- id:@mail.gmail.com': 0.27; 'accordance': 0.29; 'subject:end': 0.29; 'subject:some': 0.29; 'this.': 0.29; 'asking': 0.32; 'subject: .': 0.33; 'subject:data': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'done': 0.34; 'list': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'url:org': 0.36; 'should': 0.36; 'problems': 0.36; 'being': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'help': 0.40; 'kind': 0.61; 'solve': 0.62; 'hours': 0.66; '2013': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=BdKpEpO0GduZIa0mI3coZKjNxEmPzxg8X/1y+m3NGeU=; b=BkdqG32Ox1mjRpmbZpkImQ9rglNIzZbftQ7s69QJ2FxbvJ200CRnnN9ai0UsJMKhnW Fb8rAsL4JUx7/TBirDlIUYBU2u1PDLIo9CflWKCN/tGsQHZ+7JwAnUeBLctjC2xsj3GK Az7QQ/k9mqTW9sbXqG0DHAdCnJjbYHJJsEawurmVrJopAasA+B3mV+bk60wMaGk/8BAo u3MvZWFImBl9oVl8wGK0V8DSGCvEHgY5H2cq7EW5Pz574pMEMVmzmeI9Eqx6hZ3Eb+49 AhgRgi3JqPvoYCaz2PpUIqASDrQdrveD1kst2GnUuJ3xifIrfDQlIo2irZ+nvCFFYjiz Oe3A== MIME-Version: 1.0 X-Received: by 10.52.67.164 with SMTP id o4mr11125720vdt.42.1362658656758; Thu, 07 Mar 2013 04:17:36 -0800 (PST) In-Reply-To: References: <7e0a8562-9a48-4f5a-804d-3751733288f0@googlegroups.com> <009ab803-6269-453b-bff1-0c58a6db358d@googlegroups.com> <0d58f312-9259-407d-b47b-80b88cf9a82c@googlegroups.com> <5bfc6644-388f-4469-a591-63fb8070faa2@googlegroups.com> <78e92c1d-521b-440c-9517-84406cdc6d6a@googlegroups.com> <8dbd532b-2007-46e5-9e05-e3b2597d78d9@googlegroups.com> <69615062-409b-4315-bf5a-77e57ad549f2@googlegroups.com> Date: Thu, 7 Mar 2013 23:17:36 +1100 Subject: Re: Inserting-embedding some html data at the end of a .py file From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362658659 news.xs4all.nl 6880 [2001:888:2000:d::a6]:44620 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40756 On Thu, Mar 7, 2013 at 11:06 PM, =CD=DF=EA=EF=F2 =C3=EA=F133=EA wrote: > An these kind of errors iam receiving to please: Part of being a computer programmer is learning to solve problems. Dumping piles of problems onto a list like this isn't the best way to do this. Either pay someone to do the work (there are plenty of web sites that will help you find freelance programmers), or learn to do it yourself. Coming to a list like this should be done respectfully - knowing that you're asking people to devote dev hours for no return - and preferably in accordance with: http://www.catb.org/esr/faqs/smart-questions.html ChrisA