On Tue, 17 Nov 2009 11:47:46 -0800, Gerry wrote: > How about this: > > lastarg = " ".join(sys.argv[2:])
What about it? IOW, why would you want to do that? -- http://mail.python.org/mailman/listinfo/python-list
On Tue, 17 Nov 2009 11:47:46 -0800, Gerry wrote: > How about this: > > lastarg = " ".join(sys.argv[2:])
What about it? IOW, why would you want to do that? -- http://mail.python.org/mailman/listinfo/python-list