SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 57 Python

Fix a subtle bug in PyString_Repr().

The smartquote code was deciding whether to use ' or "
by inspecting the *output* area...
G
Guido van Rossum committed
a1cdfd9dc25648bf8db58c32f169baf8d5c73fc3
Parent: c1f779c