[IronPython] Inspect Module
Davy Mitchell
daftspaniel at gmail.com
Tue May 19 14:04:22 PDT 2009
Thanks Dino + Michael.
On Tue, May 19, 2009 at 4:26 PM, Michael Foord
<fuzzyman at voidspace.org.uk> wrote:
> What you might find helpful is to use a similar technique for compilation
> that we do for Resolver One.
Sounds like a good approach especially for getting a splash screen up
early :-).
For DIE, it doesn't use the py stdlib so some stuff sys.path is less
important right now. I do like pyc and may eventually form part of a
'build' feature in DIE. Definitely consider the hosting technique it
as the project grows though.
Cheers,
Davy
--
Davy Stuff - http://daftspaniel.blogspot.com
Geeky Stuff - http://daftpython.blogspot.com
Davy's Ironpython Editor - http://code.google.com/p/davysironpythoneditor/
More information about the Users
mailing list