Searched defs:supports_unicode_filenames (Results 1 – 7 of 7) sorted by relevance
160 supports_unicode_filenames = False variable
216 supports_unicode_filenames = True variable
500 supports_unicode_filenames = (hasattr(sys, "getwindowsversion") and variable
422 supports_unicode_filenames = (sys.platform == 'darwin') variable
447 supports_unicode_filenames = (sys.platform == 'darwin') variable
675 supports_unicode_filenames = (hasattr(sys, "getwindowsversion") and variable
29 supports_unicode_filenames = True variable36 supports_unicode_filenames = False variable