代码搜索:1808
找到约 193 项符合「1808」的源代码
代码结果 193
www.eeworm.com/read/193974/5137944
py urlparse.py
"""Parse (absolute and relative) URLs.
See RFC 1808: "Relative Uniform Resource Locators", by R. Fielding,
UC Irvine, June 1995.
"""
__all__ = ["urlparse", "urlunparse", "urljoin", "urldefrag",