[IronPython] Encoding Issue with Hex

Davy Mitchell daftspaniel at gmail.com
Mon Jan 7 23:43:29 CET 2008


Thanks for the workaround Seo :-)

On Jan 7, 2008 12:00 AM, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
> 2008/1/7, Davy Mitchell <daftspaniel at gmail.com>:
> > There's a few encoding issues on CodePlex. Does this fall under one of them?
> >
> > IronPython console: IronPython 2.0A6 (2.0.11102.00) on .NET 2.0.50727.1433
> > Copyright (c) Microsoft Corporation. All rights reserved.
> > >>> _BYTES = '7FF80000000000007FF0000000000000'.decode('hex')
> > Traceback (most recent call last):
> >   File , line 0, in ##233
> > LookupError: unknown encoding: hex
>
> Yes. But "import encodings" should make hex encoding available.
>
> --
> Seo Sanghyeon
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



-- 
Davy Mitchell
Blog - http://www.latedecember.co.uk/sites/personal/davy/
Twitter - http://twitter.com/daftspaniel
Skype - daftspaniel                                          needgod.com



More information about the Ironpython-users mailing list