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