##// 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:

r18200:b3126667 default
r30639:d524c885 default
Show More
feed-icon-14x14.png
0 lines | 689 B | image/png | TextLexer
/ mercurial / templates / static / feed-icon-14x14.png
rendered-image