Re: [Zope-dev] Python 2.6: 'with' in Interfaces

2008-10-08 Thread Philipp von Weitershausen
Marius Gedminas wrote: > On Wed, Oct 08, 2008 at 12:35:39AM -0300, Sidnei da Silva wrote: >> Trying to run some tests with Python 2.6 I stumbled on a problem that >> I need help with: an interface that has an attribute named 'with'. >> >> The interface in question is defined in zope.app.component.b

Re: [Zope-dev] Relative Imports: PEP-328

2008-10-08 Thread Philipp von Weitershausen
El 8 Oct 2008, a las 14:23 , Sidnei da Silva escribió: > On Wed, Oct 8, 2008 at 8:53 AM, Philipp von Weitershausen > <[EMAIL PROTECTED]> wrote: >> Sidnei da Silva wrote: >>> >>> I'm trying to fix some import errors, which seem to be related to >>> PEP-328. >>> >>> I'm fixing those errors this w

Re: [Zope-dev] Relative Imports: PEP-328

2008-10-08 Thread Sidnei da Silva
On Wed, Oct 8, 2008 at 8:53 AM, Philipp von Weitershausen <[EMAIL PROTECTED]> wrote: > Sidnei da Silva wrote: >> >> I'm trying to fix some import errors, which seem to be related to PEP-328. >> >> I'm fixing those errors this way, though I don't know if that's the >> recommended way of fixing it. T

Re: [Zope-dev] Relative Imports: PEP-328

2008-10-08 Thread Philipp von Weitershausen
Sidnei da Silva wrote: > I'm trying to fix some import errors, which seem to be related to PEP-328. > > I'm fixing those errors this way, though I don't know if that's the > recommended way of fixing it. Thoughts? > > """ > try: > from DT_Util import parse_params, name_param > except ImportEr

[Zope-dev] Zope Tests: 5 OK

2008-10-08 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Tue Oct 7 11:00:00 2008 UTC to Wed Oct 8 11:00:00 2008 UTC. There were 5 messages: 5 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.8 Python-2.3.6 : Linux From: Zope Tests Date: Tue Oct 7 20:51:07 EDT 2008 URL: http://m

[Zope-dev] ZServer/medusa doesn't work with Python 2.6

2008-10-08 Thread Sidnei da Silva
This one is for someone that has some asyncore knowledge: Python 2.6 has cleaned up and integrated many patches to asyncore, some of which seem to have broken the medusa version shipped with Zope. https://bugs.edge.launchpad.net/zope2/+bug/280020 My question is, is this something we should fix in

Re: [Zope-dev] ZServer/medusa doesn't work with Python 2.6

2008-10-08 Thread Lennart Regebro
On Wed, Oct 8, 2008 at 15:36, Sidnei da Silva <[EMAIL PROTECTED]> wrote: > This one is for someone that has some asyncore knowledge: Python 2.6 > has cleaned up and integrated many patches to asyncore, some of which > seem to have broken the medusa version shipped with Zope. > > https://bugs.edge.l