mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-09 19:21:27 +08:00
4 lines
76 B
Python
4 lines
76 B
Python
def safe_join(base: str, *paths) -> str: ...
|
|
|
|
|
|
def symlinks_supported(): ... |