diff options
author | Guido van Rossum <guido@python.org> | 2007-07-03 14:52:23 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-07-03 14:52:23 +0000 |
commit | a1cdfd9dc25648bf8db58c32f169baf8d5c73fc3 (patch) | |
tree | cb56d59d6f4df0a3f0d80bd7b1dba743e0fe5ce1 /Modules/arraymodule.c | |
parent | c1f779cb015272412e4da2e5cb61b4e8cdcbf191 (diff) | |
download | cpython-git-a1cdfd9dc25648bf8db58c32f169baf8d5c73fc3.tar.gz |
Fix a subtle bug in PyString_Repr().
The smartquote code was deciding whether to use ' or "
by inspecting the *output* area...
Diffstat (limited to 'Modules/arraymodule.c')
0 files changed, 0 insertions, 0 deletions