I'm assuming it does, but wanted to know if there were any issues. Thanks, Albert
It does, but it's not officially supported yet. The only problem I've had is that I get errors when importing entire modules in Python Scripts. I can use 'from module import whatever' without problems, but 'import module' gives errors when I try to use the module. Other than that, it has been very stable for me. _______________________ Ron Bickers Logic Etc, Inc. rbickers@logicetc.com
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Albert L. Ting Sent: Monday, April 02, 2001 9:43 PM To: zope@zope.org Subject: [Zope] does zope work with python 2.0?
I'm assuming it does, but wanted to know if there were any issues.
On Mon, 2 Apr 2001, Albert L. Ting wrote:
I'm assuming it does, but wanted to know if there were any issues.
It works for me perfectly. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (4)
-
Albert L. Ting -
Oleg Broytmann -
Ron Bickers -
Tino Wildenhain