Path: csiph.com!usenet.pasdenom.info!news.albasani.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.11; 'subject:Unicode': 0.16; 'subject:issue': 0.16; 'code.': 0.18; 'cc:addr:gmail.com': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'header:User-Agent:1': 0.23; 'byte': 0.24; 'file.': 0.24; 'cc:no real name:2**0': 0.24; 'script': 0.25; 'header:In-Reply- To:1': 0.27; 'file': 0.32; 'open': 0.33; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'thank': 0.38; 'how': 0.40; 'read': 0.60; 'from:no real name:2**0': 0.61; 'taking': 0.65 X-Received: by 10.49.133.135 with SMTP id pc7mr444832qeb.29.1365655801972; Wed, 10 Apr 2013 21:50:01 -0700 (PDT) Newsgroups: comp.lang.python Date: Wed, 10 Apr 2013 21:50:01 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.68.69.168; posting-account=hGu1uQoAAACZy7LiR653nG0NwqDrTyoS References: <5f4ff014-744a-4b31-ad99-fd8b39822912@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 94.68.69.168 MIME-Version: 1.0 Subject: Re: Unicode issue with Python v3.3 From: nagia.retsina@gmail.com 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: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365655810 news.xs4all.nl 2670 [2001:888:2000:d::a6]:58876 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43315 Firtly thank uou for taking a look into the code. the doctype is coming form the attempt of script metrites.py to open and read the 'index.html' file. But i don't know how to try to open it as a byte file instead of an tetxt file.