mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-01-24 12:01:53 +08:00
4 lines
76 B
Python
4 lines
76 B
Python
def safe_join(base: str, *paths) -> str: ...
|
|
|
|
|
|
def symlinks_supported(): ... |