• Lars Kruse's avatar
    improve handling of filename URI · f31b3dd7
    Lars Kruse authored
    * Windows: use "urllib.url2pathname" instead of manual decoding
    * non-Windows: use "urllib.url2pathname" instead of doing nothing
    
    Filenames including whitespace or special characters can now be used
    with the RecentChooserMenu ("recently used model files").
    f31b3dd7
__init__.py 8.4 KB