Home
last modified time | relevance | path

Searched refs:is_hidden_or_system_file (Results 1 – 1 of 1) sorted by relevance

/dports/devel/thonny/thonny-3.3.14/thonny/
H A Dcommon.py392 def is_hidden_or_system_file(path: str) -> bool: function
431 hidden = is_hidden_or_system_file(full_child_path)