Re: [Modeling-users] Re: Installation Guide
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-08-04 22:05:29
|
Hi SoaF, SoaF-BSD <so...@la...> wrote: > On Monday 04 August 2003 20:34, Sebastien Bigaret wrote: > > Could you be more explicit please? I'm running all the tests for py2.1 > > and py2.2 systematically, I'm also using the ZModeler w/ zope 2.6.1 and > > its py2.1, and never encountered any problem regarding > > finalize_docString(). > > >=20 > I'm too busy to fix that right now ..=20 > the problem occur in ZModeling w/ Zope 2.6.1 running on=20 > python 2.2 ( i know i shouldn't do this but as the only trouble > i get is in finalize_docString() this isn't a big deal . I just comment > out this and work's fine for me.=20 That's ok. I thought you had problems w/ zope 2.6.1 and its py2.1 and that you switched to zope 2.6.2 w/ py2.2 because of these problems. I must admit I didn't try that. If you have something like a traceback, feel free to send it to me. In the meantime, disabling finalize_docString() is okay and has no consequences except that some docstrings for Entity won't be what they should be. ...But you do not care about docstrings these at runtime, do you?! :) -- S=E9bastien. |