mirror of
https://github.com/python/cpython.git
synced 2024-11-28 16:45:42 +01:00
2 lines
76 B
Plaintext
Executable File
2 lines
76 B
Plaintext
Executable File
sed -e 's/{\\ptt[ ]*\\char[ ]*'"'"'137}/_/g' <"$1" > "@$1" && mv "@$1" $1
|