##// END OF EJS Templates
py3: replace os.name with pycompat.osname (part 1 of 2)...
py3: replace os.name with pycompat.osname (part 1 of 2) os.name returns unicodes on py3 and we have pycompat.osname which returns bytes. This series of 2 patches will change every ocurrence of os.name with pycompat.osname.

File last commit:

r9999:f91e5630 default
r30639:d524c885 default
Show More
hgicon.png
0 lines | 792 B | image/png | TextLexer
rendered-image