[Zope] Adding an external method

Oleg Broytmann Oleg Broytmann <phd@phd.fep.ru>
Fri, 6 Jul 2001 17:19:42 +0400 (MSD)


On Fri, 6 Jul 2001, Gitte Wange wrote:
>   File "monthRange.py", line 3
>     def monthRange(self,dt):
>     ^
> SyntaxError: invalid syntax

   Something wrong before the "def". For example, CRLF line endings on
UNIX.

Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.