mirror of https://github.com/pwndbg/pwndbg.git
workaround for python2 unicode printing (#129)
repr() does not work well when printing unicode sequences therefor we add a small switch case in the theme command to properly print the values depending on their types. Remove u'' string prefxies as they are superseded by unicode_literalspull/130/head
parent
478ef9567e
commit
cb00aa7396
Loading…
Reference in new issue