Instead of replacing accented characters with an underscore when sanitizing file...
authorAdam Thalhammer <s3544305@student.rmit.edu.au>
Mon, 2 May 2016 03:25:12 +0000 (13:25 +1000)
committerAdam Thalhammer <s3544305@student.rmit.edu.au>
Mon, 2 May 2016 03:25:12 +0000 (13:25 +1000)
commit31c4448f6ea8ec4236e0b67af33b53db1a93ef13
tree7ac7bdf531fcefe63344ace42d218a1ca3916e16
parent79a2e94e79e65cdf4898bc2dedb6a1bb4ca9af3c
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
test/test_utils.py