]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed two unused static function: string_addsep() and
authorBarry Warsaw <barry@python.org>
Fri, 11 Apr 1997 20:27:03 +0000 (20:27 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 11 Apr 1997 20:27:03 +0000 (20:27 +0000)
commit90126035cab1aad6edbc62376a9ff9cb0453523f
tree6902d8029ad931d20839965267ab1aba971b6734
parent3dc35b0c66e2f0fc33346447041ad287bbf3d330
Removed two unused static function: string_addsep() and
string_append().  These must be artifacts of GvR's rewrite.

Fixed some typos in the leading comment (and re-filled the
paragraphs).

Hope you don't mind, Guido.
Modules/getpath.c