Searched defs:supports_unicode_filenames (Results 1 – 17 of 17) 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
29 supports_unicode_filenames = True variable36 supports_unicode_filenames = False variable
484 supports_unicode_filenames = (sys.platform == 'darwin') variable
726 supports_unicode_filenames = (hasattr(sys, "getwindowsversion") and variable