Path: csiph.com!usenet.pasdenom.info!goblin1!goblin.stu.neva.ru!news.astraweb.com!border2.a.newsrouter.astraweb.com!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'everybody,': 0.07; 'string': 0.09; 'converted': 0.09; 'forcing': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'mostly': 0.14; 'hex': 0.16; 'newlines': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'red,': 0.16; 'superfluous': 0.16; 'wrote:': 0.18; 'module': 0.19; '>>>': 0.22; 'spread': 0.22; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; "doesn't": 0.30; 'forgot': 0.30; 'easier': 0.31; 'too.': 0.31; 'url:wiki': 0.31; 'another.': 0.31; 'context.': 0.31; 'volunteers': 0.31; 'another': 0.32; 'url:python': 0.33; 'something': 0.35; 'convert': 0.35; 'but': 0.35; 'vice': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'throughout': 0.37; 'to:addr:python-list': 0.38; 'quote': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'most': 0.60; 'numbers': 0.61; "you're": 0.61; 'email addr:gmail.com': 0.63; 'life': 0.66; 'market': 0.66; 'price': 0.69; 'emails.': 0.78; 'yourself,': 0.95; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: HEX to ASCII Date: Tue, 08 Oct 2013 09:25:06 +0100 References: <0d9d19ae-8cba-4429-9777-8631df9f6bab@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-78-147-188-13.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0 In-Reply-To: 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: 36 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1381220723 news.xs4all.nl 16012 [2001:888:2000:d::a6]:40308 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:56368 On 08/10/2013 09:13, markotaht@gmail.com wrote: > esmaspäev, 7. oktoober 2013 17:16.29 UTC+3 kirjutas Mark Lawrence: >> On 07/10/2013 14:54, markotaht@gmail.com wrote: >> >>> I forgot to tell. The teisendaja module that i have imported, is a number converter that allow to convert numbers from one base to another. i mostly use it for HEX to BIN and vice versa, but it supports other bases too. >> >> That's nice to know, but what has it got to do with the market price of >> oranges in Timbuktu? Or to put it another way, you're forcing >> volunteers to go and find your original message as once again you don't >> quote any context. Please make life easier for everybody, including >> yourself, by quoting something from the original. >> Thanks in anticipation. >> >> -- >> >> Roses are red, >> Violets are blue, >> Most poems rhyme, >> But this one doesn't. >> Mark Lawrence > teisendaja module doesent matter. Only thing that matters about is that it returns a string with the converted number. > Actually another thing that matters is finding a technology that doesn't spread superfluous newlines throughout emails. I've snipped them above. Please take note of this https://wiki.python.org/moin/GoogleGroupsPython. Thanks in aniticipation. -- Roses are red, Violets are blue, Most poems rhyme, But this one doesn't. Mark Lawrence