File: __init__.pyi

package info (click to toggle)
python-phonenumbers 8.12.57-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,212 kB
  • sloc: python: 332,712; xml: 46,045; makefile: 143; java: 91
file content (3 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
_AVAILABLE_REGION_CODES: list[str]

def _load_region(code: str) -> None: ...