durusmail: quixote-users: Quixote, Zope, Python2.1
Quixote, Zope, Python2.1
2003-02-08
2003-02-09
2003-02-09
2003-02-11
ANN: Generating REST-ful Quixote applications
2003-02-12
2003-02-13
2003-02-23
2003-02-24
2003-02-26
2003-03-05
Quixote, Zope, Python2.1
Andrew Kuchling
2003-02-24
On Sun, Feb 23, 2003 at 05:56:39PM -0600, Jeff Bauer wrote:
>  shadows use of 'self' as global in nested scope 'wraparg'
>    def __mod__(self, args):

You should add 'from __future__ import nested_scopes' to the top of
the _py_htmltext module to silence this.

>    def compile_dir(dir, maxlevels=10, force=False):
>NameError: name 'False' is not defined

Fixed in CVS.  Thanks!

--amk                                                    (www.amk.ca)
For a ghoul is a ghoul, and at best an unpleasant companion for man.
      -- H.P. Lovecraft, "The Dream-Quest of Unknown Kadath"

reply