1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-22 02:29:07 +00:00
ilovezfs c4007f3456 Delete NULL bytes from command.script_parts[0]
The byte sequence in command.script_parts[0] can contain one or more
'\x00' which will cause os.stat(path) to throw this error:

        TypeError: must be encoded string without NULL bytes, not str
2015-11-29 00:19:58 -08:00
..
2015-04-17 16:24:03 +02:00
2015-10-30 16:23:19 +08:00
2015-09-08 15:24:49 +03:00
2015-11-01 14:42:48 +08:00
2015-09-28 16:47:54 +08:00