Try this;
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.013.htp

Andrew D. Clark wrote:

Nope, same traceback. Seems like maybe remove_members is doing some string scrubbing that it perhaps should not. I should have stated I've tried nearly all permutations of shell single/double quoting and escaping I can think of (but please don't let that stop anyone from suggesting one of which I might not have thought). But I'd much rather do some quoting and escaping than go Python code diving.

--Andrew

--On Wednesday, September 24, 2003 05:59:20 PM -0700 Matt Helsley <[EMAIL PROTECTED]> wrote:

How about using single quotes (in Bbash)?:
 %./remove_members -n -N some-list '[EMAIL PROTECTED] * ben'

--
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/


_______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to