]> granicus.if.org Git - python/commit
Make the docstring a raw string, for pydoc.
authorGuido van Rossum <guido@python.org>
Fri, 6 Apr 2001 15:30:33 +0000 (15:30 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Apr 2001 15:30:33 +0000 (15:30 +0000)
commite4a1b6d7c4e96dd2af0541dd12444932260e2a66
tree69f2f02bd3e1a245cbba663650042fadbfb228ba
parent3aee7752fa01f1ece0fb7cbfe35383cdb1e78221
Make the docstring a raw string, for pydoc.
(How many opre of these will we need? :-( )
Lib/asynchat.py