forked from Gallopsled/pwntools
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some unicode problems in readline (Gallopsled#1029)
Technically this introduces issues with e.g. 'unhex ffdf | python foo.py' if foo.py uses .interactive(). However, that was already broken for other reasons. Fixes Gallopsled#1004 (cherry picked from commit ebbe917)
- Loading branch information
1 parent
bb25140
commit 23cd5cb
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters