[IronPython] Save Assemblies without Running Script

Dino Viehland dinov at exchange.microsoft.com
Fri Feb 15 19:41:02 CET 2008


The pyc sample available here: http://www.codeplex.com/IronPython/Release/ProjectReleases.aspx?ReleaseId=47 should enable you to do that.

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Pigneri, Rocco
Sent: Friday, February 15, 2008 9:57 AM
To: Discussion of IronPython
Subject: [IronPython] Save Assemblies without Running Script

Dear all,

When I try to save an assembly using -X:SaveAssemblies, the script that I am compiling is also run.  Is there a way to save the assemblies without running the script as well?

Thank you,

Rocco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080215/86f21a2b/attachment.html>


More information about the Ironpython-users mailing list