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"