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
Neil Schemenauer
2003-02-24
On Sun, Feb 23, 2003 at 05:56:39PM -0600, Jeff Bauer wrote:
>   /usr/local/lib/python2.1/site-packages/quixote/_py_htmltext.py:81:
>   SyntaxWarning: local name 'self' in '__mod__'
>   shadows use of 'self' as global in nested scope 'wraparg'
>     def __mod__(self, args):

I removed the use of nested scopes.  Andrew already replaced True and
False with 1 and 0.

  Neil

reply