Re: [IronPython] numpy / IronClad?

2011-03-15 Thread Jones, Larry
Great work on SciPy and NumPy! Any plans for IPython? --- Larry Jones ||| Senior Level Development Engineer Aspen Technology, Inc. ||| +1 281-504-3324 ||| fax: 281-584-1062 ||| www.aspentech.com http://www.aspentech.com/ http://www.aspentech.com/aspenoneglobalconference/

[IronPython] Installation of Lettuce / Installation Using Pip

2011-01-22 Thread Jones, Larry
When using CPYthon I was able to install a package named lettuce (cucumber but for python). I would like to install this same package for use with IronPython; however, it installs with pip which requires setuptools. Despite searching the web and past emails to the IronPython list, I've

Re: [IronPython] Congratulations to Michael Foord on Receiving theCommunity Service Award

2010-11-04 Thread Jones, Larry
Ditto - and a great book! From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Jimmy Cao Sent: Wednesday, November 03, 2010 11:33 PM To: Discussion of IronPython Subject: [IronPython] Congratulations to Michael Foord on Receiving theCommunity

Re: [IronPython] The Future of IronPython

2010-10-22 Thread Jones, Larry
Thanks, Jeff, for your past and future work. -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Jeff Hardy Sent: Thursday, October 21, 2010 6:09 PM To: Discussion of IronPython Subject: [IronPython] The Future of IronPython

Re: [IronPython] How to install IronPython Tools for Visual Studio?

2010-09-15 Thread Jones, Larry
Sorry I was not clear, Thomas. I installed VS2010. I did not install VS2010 Integrated Shell. After installing VS2010, I installed IronPython 2.7a1. When I look under the Tools menu, I see an item named IronPython Tools. I'm uncertain what difference you would expect to see using VS2010

Re: [IronPython] IronPython 2.6.2

2010-09-09 Thread Jones, Larry
Dino, Thanks for the update. What about the next 2.7 release? -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland Sent: Thursday, September 09, 2010 3:18 PM To: Discussion of IronPython Subject: Re:

Re: [IronPython] IronPython 2.6.2

2010-09-09 Thread Jones, Larry
Thanks. -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland Sent: Thursday, September 09, 2010 3:55 PM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6.2 Larry wrote: Dino, Thanks for

[IronPython] Unittest Module Unavailable in V2.7a1

2010-08-30 Thread Jones, Larry
My team is currently using VS2010 for work. I want to demonstrate that using IronPython as our unit testing language can be more productive than using either NUnit or Microsoft Test. In order to integrate with VS2010, I believe I must use IronPython 2.7a1. I believe this is the only release

Re: [IronPython] Unittest Module Unavailable in V2.7a1

2010-08-30 Thread Jones, Larry
:33 AM To: Discussion of IronPython Subject: Re: [IronPython] Unittest Module Unavailable in V2.7a1 On 30/08/2010 16:38, Jones, Larry wrote: My team is currently using VS2010 for work. I want to demonstrate that using IronPython as our unit testing language can be more productive than using

[IronPython] Prevention of SystemExit Dialog While Debugging

2010-08-30 Thread Jones, Larry
I'm writing unit tests in IronPython. The implementation of unittest.main() calls sys.exit() when finished even if no testing errors occurred. Consequently, the Visual Studio debugger presents a dialog indicating that the SystemExit exception was unhandled. Running from the console, I do not

Re: [IronPython] Prevention of SystemExit Dialog While Debugging

2010-08-30 Thread Jones, Larry
, Larry; users-ironpython@lists.ironpython.com Subject: Re: [IronPython] Prevention of SystemExit Dialog While Debugging On 31/08/2010 00:13, Jones, Larry wrote: I'm writing unit tests in IronPython. The implementation of unittest.main() calls sys.exit() when finished even if no testing

Re: [IronPython] Prevention of SystemExit Dialog While Debugging

2010-08-30 Thread Jones, Larry
Will determine if the debugger is attached or not. Personally I hate code which checks this though but your usage sounds safe enough J From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Jones, Larry Sent: Monday, August 30, 2010 2:13 PM

Re: [IronPython] IronPython 2.6 Beta 1 Released

2009-05-21 Thread Jones, Larry
Great work, guys, although I was suprised at the error message when I attempted to install over the 2.6 Alpha. The message was: A later version of Python 2.6 is already installed. Although I realized that I needed to uninstall the Alpha version, the message was surprising.

Re: [IronPython] Fwd: Where to share a script / executables (agai n)

2006-01-27 Thread Jones, Larry
Would posting this script in the ActiveState recipes area be appropriate? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Catherine Devlin Sent: Friday, January 27, 2006 10:24 AM To: Discussion of IronPython Subject: Re: [IronPython] Fwd: Where to share a