[IronPython] Pet peeve

Dino Viehland dinov at exchange.microsoft.com
Fri Nov 9 17:20:54 CET 2007


I'll fix it today (it's actually fix trivial bugs week so it's great timing :) ).

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Friday, November 09, 2007 6:05 AM
To: Discussion of IronPython
Subject: [IronPython] Pet peeve

Okay, I will be blunt. Please fix
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=6805

It's not like it's difficult! It can be fixed in exact same way it was
fixed in 1.1!

IronPython/Runtime/calls/FunctionCode.cs
ArgCount property
If ArgumentList flag is set, decrease by one
If KeywordDictionary flag is set, decrease by one

Thanks.

--
Seo Sanghyeon
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list