python-patch icon indicating copy to clipboard operation
python-patch copied to clipboard

Fixed encoding error when using --debug in python 3

Open pjwhams opened this issue 4 years ago • 0 comments

If you run with the --debug flag in Python 3 then the script exits because p.source and p.target are bytes rather than string.

pjwhams avatar Jan 25 '21 22:01 pjwhams