Re: [Python.NET] AcquireThreadLock - bug? future?

2005-03-14 Thread bksasha
Greetings I think this may be tye reason why I can successfuly cal any property from Zope, but any function call except constructor hangs the instance Can there be some option to treat methods like properties also, so product become usable from Zope? Thanks Alexander - Original Message

[Python.NET] Zope

2005-02-13 Thread bksasha
Greetings   Does enayone have a good experionce of using Python .NET with Zope?   Thanks Alexander _ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet

[Python.NET] calling methods from Zope

2005-01-24 Thread bksasha
Hi   I am trying to use Python Net with Zope. I successfully compiled Zope for Python 2.4.   The strange issue I am facing is that when I use Python interpreter or run scripts from command prompt everything works fine, but when I use external methods from Zope I cant call any method on CLR

[Python.NET] calling methods from Zope

2005-01-24 Thread bksasha
Hi   I am trying to use Python Net with Zope. I successfully compiled Zope for Python 2.4.   The strange issue I am facing is that when I use Python interpreter or run scripts from command prompt everything works fine, but when I use external methods from Zope I cant call any method on CLR