Files
typeshed/stubs/certifi/certifi.pyi
Jon Dufresne a9a612df98 Add certifi.contents() (#5989)
Added in commit:
3e585603ff

Available since version 2020.04.05.
2021-08-31 21:10:04 -07:00

3 lines
51 B
Python

def where() -> str: ...
def contents() -> str: ...