humn <[email protected]> wrote: > >Thank you! Didn't know that it would escape characters with single >quotes. I thought it only did that with double quotes.
That's only true in Perl and PHP, but not in Python or C. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list
