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