medusa minus regex
Sam Rushing
rushing@n...
Sat, 28 Apr 2001 02:32:39 -0700
Johannes Grødem wrote:
> Seems Medusa doesn't quite like Python 2.0. Some library incompatibilities.
> The auth-handler, for example, excepts re-expressions to have a
> group-function, which it did, in 1.5.2, but not anymore. (Yes, I know, the
> regex-module in 2.0 gives me this.)
>
> Anyway, is someone working on making it Python 2.0-compatible?
I made a first stab at it last week or so. Haven't heard any complaints yet...
http://www.nightmare.com/medusa/medusa-20010416.tar.gz
There were a lot more changes required than I thought, so caveat upgrader!
-Sam