On Fri, Jul 20, 2012 at 5:56 PM, levi nie <[email protected]> wrote: > the meaning of r’.......‘?
It's a raw string. http://docs.python.org/py3k/tutorial/introduction.html#strings Chris Angelico -- http://mail.python.org/mailman/listinfo/python-list
On Fri, Jul 20, 2012 at 5:56 PM, levi nie <[email protected]> wrote: > the meaning of r’.......‘?
It's a raw string. http://docs.python.org/py3k/tutorial/introduction.html#strings Chris Angelico -- http://mail.python.org/mailman/listinfo/python-list