[IronPython] base64 bug

Sanghyeon Seo sanxiyn at gmail.com
Mon Nov 13 04:34:28 CET 2006


2006/11/12, Sanghyeon Seo <sanxiyn at gmail.com>:
> IronPython 1.0 (1.0) on .NET 2.0.50727.42
> Copyright (c) Microsoft Corporation. All rights reserved.
> >>> import base64
> >>> base64.decodestring('w/==')
> u'\xff'

Filed as #5566.
http://www.codeplex.com/WorkItem/View.aspx?ProjectName=IronPython&WorkItemId=5566

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list