]> granicus.if.org Git - python/commit
Don't leave bare newlines in long strings -- VC doesn't like that.
authorGuido van Rossum <guido@python.org>
Thu, 18 Oct 2001 20:53:15 +0000 (20:53 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 18 Oct 2001 20:53:15 +0000 (20:53 +0000)
commita4dc73e2469f9662a1f48e1a2990fc7c0a1377fc
tree03ff2fac7c42211a7cc9e10ff98aec251666fcd2
parentd6f8dba21787a6bbb2aca2fbb09e069ff83637ae
Don't leave bare newlines in long strings -- VC doesn't like that.
Modules/posixmodule.c