RE: [Boa Constr] Python 2.1
Status: Beta
Brought to you by:
riaan
From: Patrick K. O'B. <po...@or...> - 2001-06-11 18:00:05
|
While nothing breaks, there are some warnings, fyi. C:\Python21\Boa-0.0.5\ZopeLib\Client.py:108: DeprecationWarning: the regex module is deprecated; please use the re module import sys, regex, socket, mimetools c:\python21\lib\regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub() DeprecationWarning) --- Patrick K. O'Brien Orbtech "I am, therefore I think." ----- Original Message ----- From: "Patrick K. O'Brien" <po...@or...> To: <boa...@li...> Sent: Thursday, May 10, 2001 5:18 PM Subject: [Boa Constr] Python 2.1 > Has Boa been tested with Python 2.1 yet? Is anyone using it with 2.1 or > should I hold back and use it with 2.0? Thanks. There has been (and should be) no incompatible language changes. Please change over and tell me if something breaks. Riaan |