otnet library that behaves similar to ironpythons
implementation ?
any hints would be greatly appreciated
thanks!
yours Ulrich Eck
_
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet
ow... not sure if it'll help
> though.
>
> Probably not :)
>
>
> -Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> ] On Behalf Of Ulrich Eck
> Sent: Tuesday, April 01, 2008 6:19 AM
> To: [email protected]
> Subject: [Python.NET] Problems
Hi all,
i'm trying to use the C#-Library iTextSharp within a TurboGears
Application.
the most convenient way would be, to use pythonnet to access the
needed methods of the c#-library.
but .. i get a Segfault when trying to use clr imports:
executed with: "mono python.exe start-netdemo.py"