|
Let us walk on the 3-isogeny graph
|
Functions | |
| Optional[str] | get_url_scheme (str url) |
| str | path_to_url (str path) |
| str | url_to_path (str url) |
| Optional[str] get_url_scheme | ( | str | url | ) |
| str path_to_url | ( | str | path | ) |
Convert a path to a file: URL. The path will be made absolute and have quoted path parts.
Definition at line 16 of file urls.py.
References i.
| str url_to_path | ( | str | url | ) |
Convert a file: URL to a path.
Definition at line 26 of file urls.py.
References i.