Re: [Zope3-dev] help with directlyProvides

2006-05-08 Thread Dominik Huber
luis wrote: Jean-Marc Orliaguet wrote: luis wrote: are you sure? I tried with: [EMAIL PROTECTED] ~/Zope3/src $ python2.4 Python 2.4.2 (#1, Dec 4 2005, 15:28:38) Type help, copyright, credits or license for more information. from zope.app.file import file f = file.File() f

Re: [Zope3-dev] help with directlyProvides

2006-05-08 Thread Jean-Marc Orliaguet
Dominik Huber wrote: luis wrote: Jean-Marc Orliaguet wrote: luis wrote: are you sure? I tried with: [EMAIL PROTECTED] ~/Zope3/src $ python2.4 Python 2.4.2 (#1, Dec 4 2005, 15:28:38) Type help, copyright, credits or license for more information. from zope.app.file import file f =

Re: [Zope3-dev] help with directlyProvides

2006-05-04 Thread Jean-Marc Orliaguet
luis wrote: Hi all, I asked this a while ago in the zope3.user list but had no luck, so I'll try it here now.. I'm having problems getting interface.directlyProvides to work... does anyone know why the following code doesn't work (file is created, but it doesnt provide the IMarker

Re: [Zope3-dev] help with directlyProvides

2006-05-04 Thread Jean-Marc Orliaguet
Jean-Marc Orliaguet wrote: luis wrote: Hi all, I asked this a while ago in the zope3.user list but had no luck, so I'll try it here now.. I'm having problems getting interface.directlyProvides to work... does anyone know why the following code doesn't work (file is created, but it