techtonik / python-patch

Library to parse and apply unified diffs
https://pypi.python.org/pypi/patch
106 stars 63 forks source link

fix stdin read #75

Open earonesty opened 2 years ago

earonesty commented 2 years ago

should be bytes, not textmode