[IronPython] Compiling with clr.CompileModules, is this a bug or it's supposed to work like this?

Pablo Dalmazzo pablodalma93 at hotmail.com
Tue Mar 2 14:21:32 CET 2010


Hi,

when I compile a .py file to dll by using clr.CompileModules(), if the .py file has actually the extension
.aspx.py instead of .py , the module in the dll created can't be imported. Now if you do that in VB.NET
(compiling a .aspx.vb file to dll) it works. 

Is that not supposed to be allowed in IronPython or  is it a bug?

Greetings, Pablo
 		 	   		  
_________________________________________________________________
Hotmail tiene actualización automática de la bandeja de entrada, para que ningún email se escape de tu vista. Ver más
http://www.descubrewindowslive.com/hotmail/actualizacion-guardado.asp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100302/46c26558/attachment.html>


More information about the Ironpython-users mailing list