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 script / executables (again) Hi, Dino! Thank you! I got the Beta 2, remembered (after a fumble) to copy IronPython.dll into the directory with my source, ran IronPythonConsole cleanPath.py, and got a perfectly working executable. Hooray! As for where to share it, I took a look at the GotDotNet "User Samples" area. I tried to post there, but under "languages", they have no checkbox for IronPython. I submitted this as feedback to GotDotNet, and they replied that they plan to add IronPython as an option soon. Another hooray! Though, since they didn't define "soon",. I do wish I knew a place to post in the meantime. On 1/25/06, Dino Viehland <[EMAIL PROTECTED]> wrote: > I don't have an immediate answer for you on sharing scripts but our > next beta release (due real, real soon now) will support running the > generated EXEs. If your test imports any modules written in Python > you'll still need to have those around and on your sys.path, but > otherwise this will work. -- - Catherine http://catherinedevlin.blogspot.com/ _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com This e-mail and any attachments are intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified any dissemination, distribution or copying of this email, and any attachments thereto, is strictly prohibited. If you receive this email in error please immediately notify the sender and permanently delete the original copy and any copy of any e-mail, and any printout thereof. _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
