chiark / gitweb /
pwsafe: Abolish the `chomp' function, and only chomp when reading stdin.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 May 2015 17:02:31 +0000 (18:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 31 May 2015 21:42:52 +0000 (22:42 +0100)
commit63ba6dfae101afe3102e0c3c3fb6318c34a207f8
tree73d4473f0d2eaaf8f67da563602a07c9eb5a5060
parent5bf6e9f5b6a247c906d51d86317755b99c3d731a
pwsafe: Abolish the `chomp' function, and only chomp when reading stdin.

We have `S.rstrip()' instead.
pwsafe