https://bugs.kde.org/show_bug.cgi?id=426139
--- Comment #10 from kde...@jerkmann.de --- Making the changes in io.py will result in an error message when trying to restore a file (w/o special chars) from an existing backup: Traceback (most recent call last): File "/usr/bin/bup", line 25, in <module> from bup.io import path_msg File "/usr/lib/bup/cmd/../bup/io.py", line 12 """Return a string representation of a path.""" ^ IndentationError: expected an indented block So I rather do not implement this as it would mean to loose all existing backups. -- You are receiving this mail because: You are watching all bug changes.