Searched defs:_url_collapse_path (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | CGIHTTPServer.py | 298 def _url_collapse_path(path): function |
/external/python/cpython3/Lib/http/ | ||
D | server.py | 883 def _url_collapse_path(path): function |