Use raw string for a docstring that uses a backslash
authorÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:29:30 +0000 (16:29 +0100)
committerÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:29:30 +0000 (16:29 +0100)
commit7c1641242572b217fa33f0f47ce2876269303547
tree38e3b04d6da0d18dac00535db26abc1cc91be7bd
parent104f18977fc23b7df415fda1bbb7125feece553f
Use raw string for a docstring that uses a backslash
Lib/SimpleXMLRPCServer.py