]> granicus.if.org Git - python/commit
Gack. The module doc string is too long for VC++ 5.0.
authorGuido van Rossum <guido@python.org>
Thu, 6 Aug 1998 03:34:39 +0000 (03:34 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 6 Aug 1998 03:34:39 +0000 (03:34 +0000)
commit40552d0857486782bb5be8f85d6f59375ca6d0b2
treeb19d2978681a9374f1cd854b3463a5de92b461e3
parent617bc19e3d7911c478e8313e59a702b99ab440f7
Gack.  The module doc string is too long for VC++ 5.0.
However two string literals concatenated are fine!
Hope this doesn't break other platforms.
Python/sysmodule.c