Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
windows.py File Reference

Go to the source code of this file.

Data Structures

class  Windows
 

Namespaces

namespace  pip
 
namespace  pip._vendor
 
namespace  pip._vendor.platformdirs
 
namespace  pip._vendor.platformdirs.windows
 

Functions

str get_win_folder_from_env_vars (str csidl_name)
 
str|None get_win_folder_if_csidl_name_not_env_var (str csidl_name)
 
str get_win_folder_from_registry (str csidl_name)
 
str get_win_folder_via_ctypes (str csidl_name)
 
Callable[[str], str] _pick_get_win_folder ()
 

Variables

 get_win_folder = lru_cache(maxsize=None)(_pick_get_win_folder())