Re: [IronPython] Getting a call stack from an exception?

2006-07-15 Thread Martin Maly
In fact, we have already updated the tutorial with the instructions how to use IP with standard Python libraries. While this change didn’t make it into our Beta 9 release, the latest package available on codeplex (http://www.codeplex.com) does include the updated tutorial.   Martin  

[IronPython] A First Look at IronPython: Where Python meets .NET

2006-07-15 Thread Michael Foord
Hello all, For those who may not have seen it, there is a great article on IronPython on devsource. http://www.devsource.com/article2/0,1895,1989490,00.asp All the best, Michael Foord http://www.voidspace.org.uk/python/index.shtml ___ users mailing

Re: [IronPython] Getting a call stack from an exception?

2006-07-15 Thread J. Merrill
Perhaps there should be a discussion of whether the IronPython distribution should (could) include the standard CPython 2.4 libraries that are needed to give the "full" Python experience. Perhaps your tutorial should tell people how to install CPython (it is, after all, trivial), if there's a rea