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.