[Zope] NotMail

David Bolack dbolack@galstar.com
Tue, 26 Oct 1999 16:10:35 -0700


I just attempted to install NotMail.  Not much luck. The import appears to
not be happy.  I get the following Traceback.

NotMail Import Traceback
Traceback (innermost last):
  File "C:\Program Files\Gameshop\lib\python\OFS\Application.py", line 393,
in import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "C:\Program Files\Gameshop\lib\python\Products\NotMail\__init__.py",
line 89, in ?
    import NotMail
SyntaxError: non-default argument follows default argument (line 199)