Hello! I am trying to work thruough the examples of the Zope Development Guide, but I have no sucess in making them work I get this error:
Hello.implementedByInstancesOf(HelloComponent) Traceback (most recent call last): File "<interactive input>", line 1, in ? AttributeError: Interface instance has no attribute 'implementedByInstancesOf'
Is it possible to use the code in Zope DG with Zope 2-4? How do I set up my puthon (2.1) so that it works with my Zope Install? Any help is appreciated. /dario - -------------------------------------------------------------------- Dario Lopez-Kästen Systems Developer Chalmers Univ. of Technology dario@ita.chalmers.se ICQ will yield no hits IT Systems & Services
Hello again. Well, the subject line sez it all. I am failing in working tru the exeamples in the first chapter, even. Any advice is appreciated... /dario - -------------------------------------------------------------------- Dario Lopez-Kästen Systems Developer Chalmers Univ. of Technology dario@ita.chalmers.se ICQ will yield no hits IT Systems & Services
I need to learn to spell methodNames correctly. (the most embarrasing part is that PythonWin IDE has autocomplete of... method names ;P) /dario - -------------------------------------------------------------------- Dario Lopez-Kästen Systems Developer Chalmers Univ. of Technology dario@ita.chalmers.se ICQ will yield no hits IT Systems & Services
On Mon, 2001-08-20 at 06:37, Dario Lopez-Kästen wrote:
I need to learn to spell methodNames correctly.
(the most embarrasing part is that PythonWin IDE has autocomplete of... method names ;P)
So does vim. :) Bill
participants (2)
-
Bill Anderson -
Dario Lopez-Kästen