[IronPython] Different file extension import?

Slide slide.o.mix at gmail.com
Wed Nov 11 06:25:55 CET 2009


Is it possible to add extensions to the list of file extensions that are
valid for importing? I am writing an application that I want to associate
.pyt/.pys files with and they are actually Python scripts that will be used
by the application via IronPython. I want to be able to allow importing of
other modules, but would still like them to have .pyt/.pys for the file
extension.

Thanks,

slide

-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20091110/a8929ba0/attachment.html>


More information about the Ironpython-users mailing list