[Mailman-Developers] Latest CVS wad has one thing missing: admin.py

Dan Mick Dan.Mick@west.sun.com
Tue, 01 Aug 2000 18:06:38 -0700


Barry put back a wad of stuff in response to a bug of mine, but there's one
nit wrong in it; I've notified Barry, but in case anyone else brings over
the latest CVS, this is not yet in the tree as of right now:

Index: Mailman/Cgi/admin.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Cgi/admin.py,v
retrieving revision 1.72
diff -r1.72 admin.py
545c545
<           url = mlist.GetScriptURL('admin', relative=1)
---
>           url = mlist.GetScriptURL('admin')