]> git.lizzy.rs Git - rust.git/commit
Add compat_str() which works with unicode in both Python 2 and 3
authorgentoo90 <gentoo90@gmail.com>
Fri, 9 Jun 2017 16:09:02 +0000 (19:09 +0300)
committergentoo90 <gentoo90@gmail.com>
Fri, 9 Jun 2017 16:09:02 +0000 (19:09 +0300)
commit63076ddbb8e9856e9996adb49fc0a67a29ca697b
treec52cd711953e5aed7331eb349df9d097e017468f
parentd7c0d7569b47298da4a45dfd96275b9a888fe58c
Add compat_str() which works with unicode in both Python 2 and 3

GDB can be built with Python 2 or with Python 3
src/etc/debugger_pretty_printers_common.py
src/etc/gdb_rust_pretty_printing.py