On Mon, Jan 10, 2011 at 11:22 AM, Daniel Jennings <dani...@arena.net> wrote: > Is there some sort of crazy IronPython rescue keyword, or is this just from > an IronRuby copy/paste? From http://ironpython.net/documentation/dotnet/ : > > *snip* > > When I googled it I only ran into Ruby docs discussing ‘rescue’, so I am > assuming that this is just unclear/incorrect…
That should read `except`, not `rescue`. I'm not sure how to update those docs, though. - Jeff _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com