chiark / gitweb /
*.py: Use `str.replace' rather than `str.translate'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Oct 2019 16:10:41 +0000 (17:10 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 19 Oct 2019 16:14:50 +0000 (17:14 +0100)
It seems that the `None' argument to `str.translate' was a brief
experiment added in 2.6 which didn't survive into 3.0.


No differences found