It throws a NotImplementedException because it hasn't been implemented yet. :) You can vote on this feature at http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=17465
On Tue, Dec 30, 2008 at 9:13 AM, Carlos Alberto Costa Beppler < bepp...@gmail.com> wrote: > Hello. > > The function crc32 contained on module binascii requires 2 arguments, > but the python docs says that the second argument is optional. > > Then a was looking for the implementation and found it in binascii.cs > file on IronPython.Modules. But the implementation of this function > and others (a2b_qp, b2a_qp, a2b_hqx, rledecode_hqx, b2a_hqx and > crc_hqx) are implemented to throw NotImplementdException. > > Is this a bug or this module is not supported on IronPython? > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com >
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com