]> granicus.if.org Git - python/commit
Add truncate() method to StringIO objects.
authorFred Drake <fdrake@acm.org>
Thu, 28 Sep 2000 04:21:06 +0000 (04:21 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 28 Sep 2000 04:21:06 +0000 (04:21 +0000)
commite0a7f4f9d52acd8fccaa80fd9976325748f6b070
tree89a77223df71598eeba801d83069fde12f91c427
parentd391a349262848e368498f4653992ae24fee5b39
Add truncate() method to StringIO objects.

This closes SourceForge bug #115527.
Lib/StringIO.py