In message <[EMAIL PROTECTED]>, Steven W. Orr wrote: > foo=bar # No quotes needed > echo $foo # Also none needed
Actually, it's not clear to me that quotes will never be needed on the second line. Unless foo is always going to have the value "bar". -- http://mail.python.org/mailman/listinfo/python-list