[Zope] Syntax checker for Zope

Andreas Jung Andreas Jung <andreas@andreas-jung.com>
Sat, 17 May 2003 19:54:09 +0200


Using pychecker  might help in situation although using PyChecker in a Zope
environment is often tricky especially when ExtensionClasses are involved.

-aj

--On Samstag, 17. Mai 2003 8:27 Uhr -0700 Dennis Allison 
<allison@sumeru.stanford.EDU> wrote:

> Is there a syntax checking module for Zope, a program that can be used to
> help find those bugs that generate inscrutable error messages and not a
> hint as to where the real problem lies?
>
> Every so ofen I have a Zope object that's in error--a misplaced quote, an
> extra or missing bit of markup (dtml or html)--but finding it is a lengthy
> and frustrating process.  A tool would be helpful.  I've ggogled about
> looking but have not found anything.  Pointers?
>
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )