[Zope-dev] (no subject)

2008-06-08 Thread Bristow Thankachan
[EMAIL PROTECTED] ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/list

[Zope-dev] Syntax error in python2.6

2008-07-21 Thread Bristow Thankachan
Hi everybody, During the porting of Zope2 to Python2.6, I am stuck with a syntax error in the module AccessControl, which is given below. def reorder(s, with=None, without=()): ^ SyntaxError: invalid syntax in line 56 of /home/zope/ztrunk26/lib/python/RestrictedPython/

Re: [Zope-dev] Syntax error in python2.6

2008-07-21 Thread Bristow Thankachan
Thank you for the quick response. I made the change and got the syntax error corrected. with regards Bristow. On Mon, Jul 21, 2008 at 4:57 PM, Tino Wildenhain <[EMAIL PROTECTED]> wrote: > Bristow Thankachan wrote: > >> Hi everybody, >> >> During the porting of

[Zope-dev] Re: Syntax error in python2.6

2008-07-21 Thread Bristow Thankachan
seconds. Total: 286 tests, 0 failures, 0 errors in 1.044 seconds. Can anybody tell me whether this implies it is backward compatible in python2.4? with regards Bristow On Mon, Jul 21, 2008 at 4:43 PM, Bristow Thankachan < [EMAIL PROTECTED]> wrote: > Hi everybody, > > > During t

[Zope-dev] import error in python2.6

2008-07-21 Thread Bristow Thankachan
Hi all, During the porting of Zope2, I am stuck with import errors in many modules. The same code works well in python2.5 and 2.4. Can anybody give the details of this import error in python2.6 and how to get the error corrected? with regards Bristow _

[Zope-dev] import error in python2.6

2008-07-21 Thread Bristow Thankachan
Hi all, I asked about the import error in python2.6 while trying to port zope2. The error message is given below. File "/home/zope/ztrunk26/lib/python/AccessControl/ImplC.py", line 30, in from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy ImportError: No module named Imp

[Zope-dev] Re: import error in python2.6

2008-07-30 Thread Bristow Thankachan
AccessControl/ImplC.py", line 29, in from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy ImportError: No module named ImplPython regards Bristow. On Mon, Jul 28, 2008 at 8:44 PM, Baiju M <[EMAIL PROTECTED]> wrote: > Hi Bristow, > > > Bristow Thanka

[Zope-dev] configuration error

2008-08-23 Thread Bristow Thankachan
hi all, We are stuck with a configuration error in porting zope2 to python2.5. Can anybody help us in fixing configuration error in the module Zope2. The full log of error message is given below. Running tests at level 1 /home/zope/ztrunk25/lib/python/ZPublisher/HTTPResponse.py:19: RuntimeWarnin