Hi Aldo, I think it is not related to comments. The 1st argument of python_exec should be string, so you can't use file_to_string_output as it returns stream object. In this case you need to use file_to_string (x).
Best Regards, Mitko On Aug 31, 2010, at 6:08 AM, Aldo Bucchi wrote: > * If the python code contains comments, it will fail. ( this is common > when reading a .py file via file_to_string_output() ) -- Mitko Iliev Developer Virtuoso Team OpenLink Software http://www.openlinksw.com/virtuoso Cross Platform Web Services Middleware
smime.p7s
Description: S/MIME cryptographic signature
