cpython/Tools/gdb
Victor Stinner d8a5cc91e6 python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to
display invalid strings. Such strings can be found while Python is creating a
new string, in a text decoder for example, when Python is compiled in debug
mode.
2013-04-11 21:37:45 +02:00
..
libpython.py python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to 2013-04-11 21:37:45 +02:00