File: alt_format_679.py

package info (click to toggle)
python-phonenumbers 8.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 38,060 kB
  • sloc: python: 309,533; xml: 44,338; makefile: 119; java: 91
file content (4 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (2)
1
2
3
4
"""Auto-generated file, do not edit by hand. 679 metadata"""
from ..phonemetadata import NumberFormat

PHONE_ALT_FORMAT_679 = [NumberFormat(pattern='(\\d{2})(\\d{3})(\\d{2})', format='\\1 \\2 \\3', leading_digits_pattern=['7'])]