]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Jim Ahlstrom patch: the module doc string is too long for 16-bit VC
authorGuido van Rossum <guido@python.org>
Thu, 14 Jan 1999 19:07:00 +0000 (19:07 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Jan 1999 19:07:00 +0000 (19:07 +0000)
commita71b5f4e1d39cda3d78a20a1c41056d362c56630
tree5238e55b2a5cceb60a88ea62d7d49f0d9342db9f
parent3aa23fdd47406de288e8ff32581222de739737eb
Jim Ahlstrom patch: the module doc string is too long for 16-bit VC
1.5.  Omit the second part.
Python/sysmodule.c