Tavis Rudd wrote:
>Hi,
>I've just uploaded ver 0.7.3 of TemplateServer.
>It includes a test suite and several bug fixes.
>
$ ./setup.py
error in setup script: invalid distribution option 'keywords'
and various other things, including
ImportError: cannot import name SkeletonPage
and
[tshumway@... Webware]$ examples/SillyTestPage.py
Traceback (most recent call last):
File "examples/SillyTestPage.py", line 68, in ?
from TemplateServer import PSPplugin
ImportError: cannot import name PSPplugin
I guess SillyTestPage is obsolete. 8-)
I'll send a patch with some more unit tests when I get it working.
|