[Zope] How do I check for non threading Python?

Andreas Jung andreas@andreas-jung.com
Thu, 18 Oct 2001 06:33:44 -0400


Zope requires a threaded Python. If your Zope run then your Python is
threaded :)
To test from Python, try to "import thread"

Andreas
----- Original Message -----
From: "Oliver Erlewein" <oerlewein@gmx.de>
To: <zope@zope.org>
Sent: Thursday, October 18, 2001 04:30
Subject: [Zope] How do I check for non threading Python?


> Hi
>
> How would I notice if I have a non threading Python (2.1) running Zope? Or
> what would be the effect on the Zope side? Is there a way to check with a
> dtml/python method?
>
> Thanx Oliver Erlewein
>
> --
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>