[Moin-devel] MoinMoin 1.50 on Python2.2 - small patch

Juergen Hermann j.her at t-online.de
Tue Feb 5 14:16:10 EST 2002


On Mon, 4 Feb 2002 23:11:12 -0800, Brian Dorsey wrote:

>I upgraded my web box to CVS this evening and ran into an error with word_rule being out of scope, this patch fixed it:
>
>Index: wiki.py
>===================================================================
>RCS file: /cvsroot/moin/MoinMoin/parser/wiki.py,v
>retrieving revision 1.73
>diff -r1.73 wiki.py
>697c697
><                 'word_rule': word_rule,
>---
>>                 'word_rule': self.word_rule,

Just to understand why I did not have the problem, which version of
Python?
Ciao, Jürgen






More information about the Moin-devel mailing list