Y
Hacker News
new
|
ask
|
show
|
jobs
by
rangerelf
248 days ago
What if the text is already in a [string] buffer?
1 comments
mixmastamyk
248 days ago
StringIO can help, .rstrip() for the sibling comment.
link