82cec27c11
Two prior attempts to fix this line via a literal or -escaped non-breaking space both silently reverted back to a no-op regular-space replace during transcription. Using chr(0xA0) instead removes any non-ASCII or backslash-escape character from the source line entirely.
1 line
24 B
Python
1 line
24 B
Python
PLACEHOLDER_WILL_REPLACE |