[jython] Introduce compat_os_name
authorYen Chi Hsuan <yan12125@gmail.com>
Thu, 3 Mar 2016 11:24:24 +0000 (19:24 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Thu, 3 Mar 2016 11:24:24 +0000 (19:24 +0800)
commite9c0cdd3895436170de33324c1762364380c6a5a
treecab04671b031f85f9c98634a35927e0b1fefbff4
parent0cae023b244ffdb37338da97a5e506487b20d7d6
[jython] Introduce compat_os_name

os.name is always 'java' on Jython
test/helper.py
youtube_dl/YoutubeDL.py
youtube_dl/compat.py
youtube_dl/downloader/common.py
youtube_dl/extractor/common.py
youtube_dl/postprocessor/xattrpp.py