
Aug. 7, 1998
9:56 p.m.
"root" == <root@chronis.pobox.com> writes:
root> dict = {...
"path": os.environ.get("REQUEST_URI", "mailman/admin/" + list_name) .... root> }
Thanks Scott, I've made this change in the source.
root> there may be other places that use that, like private,
root> listinfo, etc.
AFAICT, that's the only place that environment variable is accessed.
-Barry