comparison tests/test-diff-copy-depth.t @ 30618:1112ff99d965

py3: replace os.sep with pycompat.ossep (part 1 of 4) os.sep returns unicodes on Python 3. We have pycompat.ossep which returns bytes. This patch is a part of 4 patch series which will replace all the occurrences of os.sep to pycompat.ossep
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 17 Dec 2016 19:56:30 +0530
parents bca69641de61
children
comparison
equal deleted inserted replaced
30617:d623cc6b3742 30618:1112ff99d965