Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'output': 0.05; 'subject:Python': 0.06; 'attribute': 0.07; 'correct.': 0.07; 'problem?': 0.07; 'append': 0.09; 'cc:addr:python-list': 0.11; 'charset': 0.16; 'directive': 0.16; 'subject:issue': 0.16; 'template,': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'basically': 0.19; 'appears': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'error': 0.23; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; 'have,': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'code': 0.31; 'url:wiki': 0.31; 'url:wikipedia': 0.31; 'file': 0.32; 'there.': 0.32; 'run': 0.32; 'url:python': 0.33; 'could': 0.34; 'problem': 0.35; 'subject: (': 0.35; 'test': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'skip:& 10': 0.38; 'pm,': 0.38; 'does': 0.39; 'url:mail': 0.40; 'remove': 0.60; 'to:addr:gmail.com': 0.65; '8bit%:92': 0.71; '8bit%:100': 0.72; 'url:%1': 0.72; 'joel': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Uh3NpOuxThOuCvgk5ZqFmWlQL5iXyOs7j5Rd5A+Yo90=; b=Ngc6B2JCV9K/+1CPaldz4sATujoJwfUILQjCeFCjLQqL6QS5c91g1lFq/6iFLe8Xnx mAjznCoFFJjR1IaidKrU5w1vR7Gzv373cgp1YCpkhiLfh0GjynK+4FxpQgEM9OFmqRRU nn7jZoYhLxJHzerqMfjAKm4C3P1VygZplnbHc+WiC2yqs1ZJ6iKnsAmw2g1Oo2vNhg7j ih/+hx/0+vaQMURChiWzF03QjcKphvTS5umIuMAgM4v+Le0rCjNfzf8Db9oOn6wUKBwp okoCxL6gM1FBHAVNsjUjzJElB6wbZrGlHVaicTfdf5WBKQoVxMCuB9yJ5z9v3hQbtTxK 6uzQ== MIME-Version: 1.0 X-Received: by 10.52.26.140 with SMTP id l12mr15914324vdg.29.1369764870074; Tue, 28 May 2013 11:14:30 -0700 (PDT) In-Reply-To: <0e3ef4e1-800f-40fc-8cdb-f9d1467266b0@googlegroups.com> References: <7823093c-2c07-4fa0-ae97-960c62f8ff9d@googlegroups.com> <69f5q8hkra42rvpfmbng4f0airgikqf5js@4ax.com> <9560d43f-8100-4914-9a71-c30ab479ec35@googlegroups.com> <0e3ef4e1-800f-40fc-8cdb-f9d1467266b0@googlegroups.com> Date: Tue, 28 May 2013 14:14:29 -0400 Subject: Re: Encodign issue in Python 3.3.1 (once again) From: Joel Goldstick To: nagia.retsina@gmail.com Content-Type: multipart/alternative; boundary=20cf307cfcc681b9ce04ddcb3cb5 Cc: "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: , Newsgroups: comp.lang.python Message-ID: Lines: 83 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369764879 news.xs4all.nl 15942 [2001:888:2000:d::a6]:48160 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46319 --20cf307cfcc681b9ce04ddcb3cb5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, May 28, 2013 at 2:08 PM, wrote: > =CE=A4=CE=B7 =CE=A4=CF=81=CE=AF=CF=84=CE=B7, 28 =CE=9C=CE=B1=CE=90=CE=BF= =CF=85 2013 8:17:05 =CE=BC.=CE=BC. UTC+3, =CE=BF =CF=87=CF=81=CE=AE=CF=83= =CF=84=CE=B7=CF=82 Michael Torrie > =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > > > Basically you want pelatologio.py to run and then you process the outpu= t > > through a template, correct? > > That is correct. > > > Inside pelatologio.py > > there is some object that you are trying to reference the "id" attribut= e > > on it does not contain id. > > So the problem is in pelatologio.py. Double check your code there. Tr= y > > to make a standalone test file you can run locally. > > I have, i see no error, the error appears only when i append the charset > directive into the connector, if i remove it the error dissapears. > -- > http://mail.python.org/mailman/listinfo/python-list > http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect Could this be the problem? ;) --=20 Joel Goldstick http://joelgoldstick.com --20cf307cfcc681b9ce04ddcb3cb5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Could this be the problem?= ;)

--
--20cf307cfcc681b9ce04ddcb3cb5--