Ian Bicking wrote:
> 
> FunFormKit 0.3.1
> ================
> 
> Changes: small bugfixes (typos).
> 
> To download:
>   http://207.228.250.44/software/funformkit/


Nice. In Field.py there are some Indentation problems
(white spaces instead of tabs).

 File "WebKit/ServletFactory.py", line 134, in
_importModuleFromDirectory
    module = imp.load_module(fullModuleName, fp, pathname, stuff)
  File "/home/et/tmp/WebwareCVS/WebKit/Examples/Fun/Login.py", line 7,
in ?
    from FunFormKit import Field
IndentationError: unindent does not match any outer indentation level
(Field.py, line 721)


A simple example with Cheetah templates would be nice to..

-- 

Tom Schwaller
[EMAIL PROTECTED]
http://www.python.de

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to