Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59715

Re: inconsistency in converting from/to hex

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: inconsistency in converting from/to hex
Date 2013-11-17 12:38 +0000
References <mailman.2742.1384640221.18130.python-list@python.org> <528862b2$0$29975$c3e8da3$5496439d@news.astraweb.com>
Newsgroups comp.lang.python
Message-ID <mailman.2770.1384691918.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 17/11/2013 06:31, Steven D'Aprano wrote:
>
> I agree that its a bit of a mess. But only a little bit, and it will be
> less messy by 3.5 when the codecs solution is re-introduced. Then the
> codecs.encode and decode functions will be the one obvious way.
>

For anyone who's interested in the codecs issues see 
http://bugs.python.org/issue7475 and http://bugs.python.org/issue19543

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

inconsistency in converting from/to hex Laszlo Nagy <gandalf@shopzeus.com> - 2013-11-16 23:16 +0100
  Re: inconsistency in converting from/to hex Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 15:35 -0800
  Re: inconsistency in converting from/to hex Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-17 06:31 +0000
    Re: inconsistency in converting from/to hex Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-17 12:38 +0000
    Re: inconsistency in converting from/to hex Serhiy Storchaka <storchaka@gmail.com> - 2013-11-17 18:22 +0200

csiph-web