Issue 19510 tripped me up today (Need to recognize DefaultMemberAttribute for __getitem__/__setitem__).
Not sure how important it is to others, but our application uses ironpython to handle custom data imports (typically xml documents). There is a workaround, but it involves modification to customer scripts. http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=19510 On 26/09/2009, David DiCato <[email protected]> wrote: > As we work towards our IronPython 2.0.3 bugfix release, Dino and I would > like to get a feel for which bugs left unresolved in 2.0.2 are most > important for us to fix in the next release. Please let us know ASAP if > there's an issue you'd like to see fixed in IronPython 2.0.3. Thanks! > _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
