Fri Apr 1 09:28:15 2022 UTC ()
py-phonenumbers: updated to 8.12.46

What's new in 8.12.40
---------------------
New `to_string()` methods have been added for enum-like classes, emitting strings that describe
integer values known to be enum values.


(adam)
diff -r1.22 -r1.23 pkgsrc/textproc/py-phonenumbers/Makefile
diff -r1.12 -r1.13 pkgsrc/textproc/py-phonenumbers/PLIST
diff -r1.21 -r1.22 pkgsrc/textproc/py-phonenumbers/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/textproc/py-phonenumbers/Makefile (switch to unified diff)

--- pkgsrc/textproc/py-phonenumbers/Makefile 2022/01/04 20:55:02 1.22
+++ pkgsrc/textproc/py-phonenumbers/Makefile 2022/04/01 09:28:15 1.23
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.22 2022/01/04 20:55:02 wiz Exp $ 1# $NetBSD: Makefile,v 1.23 2022/04/01 09:28:15 adam Exp $
2 2
3DISTNAME= phonenumbers-8.12.31 3DISTNAME= phonenumbers-8.12.46
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= comms textproc python 5CATEGORIES= comms textproc python
7MASTER_SITES= ${MASTER_SITE_PYPI:=p/phonenumbers/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/phonenumbers/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/daviddrysdale/python-phonenumbers 9HOMEPAGE= https://github.com/daviddrysdale/python-phonenumbers
11COMMENT= Library for formatting, storing and validating phone numbers 10COMMENT= Library for formatting, storing and validating phone numbers
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14USE_LANGUAGES= # none 13USE_LANGUAGES= # none
15 14
16REPLACE_PYTHON+= phonenumbers/util.py 15REPLACE_PYTHON+= phonenumbers/util.py
17 16
18.include "../../lang/python/application.mk" 17.include "../../lang/python/application.mk"
19.include "../../lang/python/egg.mk" 18.include "../../lang/python/egg.mk"
20.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.12 -r1.13 pkgsrc/textproc/py-phonenumbers/PLIST (switch to unified diff)

--- pkgsrc/textproc/py-phonenumbers/PLIST 2021/09/17 21:13:28 1.12
+++ pkgsrc/textproc/py-phonenumbers/PLIST 2022/04/01 09:28:15 1.13
@@ -1,1787 +1,1808 @@ @@ -1,1787 +1,1808 @@
1@comment $NetBSD: PLIST,v 1.12 2021/09/17 21:13:28 adam Exp $ 1@comment $NetBSD: PLIST,v 1.13 2022/04/01 09:28:15 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/top_level.txt 5${PYSITELIB}/${EGG_INFODIR}/top_level.txt
6${PYSITELIB}/phonenumbers/__init__.py 6${PYSITELIB}/phonenumbers/__init__.py
7${PYSITELIB}/phonenumbers/__init__.pyc 7${PYSITELIB}/phonenumbers/__init__.pyc
 8${PYSITELIB}/phonenumbers/__init__.pyi
8${PYSITELIB}/phonenumbers/__init__.pyo 9${PYSITELIB}/phonenumbers/__init__.pyo
9${PYSITELIB}/phonenumbers/asyoutypeformatter.py 10${PYSITELIB}/phonenumbers/asyoutypeformatter.py
10${PYSITELIB}/phonenumbers/asyoutypeformatter.pyc 11${PYSITELIB}/phonenumbers/asyoutypeformatter.pyc
 12${PYSITELIB}/phonenumbers/asyoutypeformatter.pyi
11${PYSITELIB}/phonenumbers/asyoutypeformatter.pyo 13${PYSITELIB}/phonenumbers/asyoutypeformatter.pyo
12${PYSITELIB}/phonenumbers/carrier.py 14${PYSITELIB}/phonenumbers/carrier.py
13${PYSITELIB}/phonenumbers/carrier.pyc 15${PYSITELIB}/phonenumbers/carrier.pyc
 16${PYSITELIB}/phonenumbers/carrier.pyi
14${PYSITELIB}/phonenumbers/carrier.pyo 17${PYSITELIB}/phonenumbers/carrier.pyo
15${PYSITELIB}/phonenumbers/carrierdata/__init__.py 18${PYSITELIB}/phonenumbers/carrierdata/__init__.py
16${PYSITELIB}/phonenumbers/carrierdata/__init__.pyc 19${PYSITELIB}/phonenumbers/carrierdata/__init__.pyc
 20${PYSITELIB}/phonenumbers/carrierdata/__init__.pyi
17${PYSITELIB}/phonenumbers/carrierdata/__init__.pyo 21${PYSITELIB}/phonenumbers/carrierdata/__init__.pyo
18${PYSITELIB}/phonenumbers/carrierdata/data0.py 22${PYSITELIB}/phonenumbers/carrierdata/data0.py
19${PYSITELIB}/phonenumbers/carrierdata/data0.pyc 23${PYSITELIB}/phonenumbers/carrierdata/data0.pyc
20${PYSITELIB}/phonenumbers/carrierdata/data0.pyo 24${PYSITELIB}/phonenumbers/carrierdata/data0.pyo
21${PYSITELIB}/phonenumbers/carrierdata/data1.py 25${PYSITELIB}/phonenumbers/carrierdata/data1.py
22${PYSITELIB}/phonenumbers/carrierdata/data1.pyc 26${PYSITELIB}/phonenumbers/carrierdata/data1.pyc
23${PYSITELIB}/phonenumbers/carrierdata/data1.pyo 27${PYSITELIB}/phonenumbers/carrierdata/data1.pyo
24${PYSITELIB}/phonenumbers/carrierdata/data2.py 28${PYSITELIB}/phonenumbers/carrierdata/data2.py
25${PYSITELIB}/phonenumbers/carrierdata/data2.pyc 29${PYSITELIB}/phonenumbers/carrierdata/data2.pyc
26${PYSITELIB}/phonenumbers/carrierdata/data2.pyo 30${PYSITELIB}/phonenumbers/carrierdata/data2.pyo
27${PYSITELIB}/phonenumbers/data/__init__.py 31${PYSITELIB}/phonenumbers/data/__init__.py
28${PYSITELIB}/phonenumbers/data/__init__.pyc 32${PYSITELIB}/phonenumbers/data/__init__.pyc
 33${PYSITELIB}/phonenumbers/data/__init__.pyi
29${PYSITELIB}/phonenumbers/data/__init__.pyo 34${PYSITELIB}/phonenumbers/data/__init__.pyo
30${PYSITELIB}/phonenumbers/data/alt_format_255.py 35${PYSITELIB}/phonenumbers/data/alt_format_255.py
31${PYSITELIB}/phonenumbers/data/alt_format_255.pyc 36${PYSITELIB}/phonenumbers/data/alt_format_255.pyc
32${PYSITELIB}/phonenumbers/data/alt_format_255.pyo 37${PYSITELIB}/phonenumbers/data/alt_format_255.pyo
33${PYSITELIB}/phonenumbers/data/alt_format_27.py 38${PYSITELIB}/phonenumbers/data/alt_format_27.py
34${PYSITELIB}/phonenumbers/data/alt_format_27.pyc 39${PYSITELIB}/phonenumbers/data/alt_format_27.pyc
35${PYSITELIB}/phonenumbers/data/alt_format_27.pyo 40${PYSITELIB}/phonenumbers/data/alt_format_27.pyo
36${PYSITELIB}/phonenumbers/data/alt_format_30.py 41${PYSITELIB}/phonenumbers/data/alt_format_30.py
37${PYSITELIB}/phonenumbers/data/alt_format_30.pyc 42${PYSITELIB}/phonenumbers/data/alt_format_30.pyc
38${PYSITELIB}/phonenumbers/data/alt_format_30.pyo 43${PYSITELIB}/phonenumbers/data/alt_format_30.pyo
39${PYSITELIB}/phonenumbers/data/alt_format_31.py 44${PYSITELIB}/phonenumbers/data/alt_format_31.py
40${PYSITELIB}/phonenumbers/data/alt_format_31.pyc 45${PYSITELIB}/phonenumbers/data/alt_format_31.pyc
41${PYSITELIB}/phonenumbers/data/alt_format_31.pyo 46${PYSITELIB}/phonenumbers/data/alt_format_31.pyo
42${PYSITELIB}/phonenumbers/data/alt_format_34.py 47${PYSITELIB}/phonenumbers/data/alt_format_34.py
43${PYSITELIB}/phonenumbers/data/alt_format_34.pyc 48${PYSITELIB}/phonenumbers/data/alt_format_34.pyc
44${PYSITELIB}/phonenumbers/data/alt_format_34.pyo 49${PYSITELIB}/phonenumbers/data/alt_format_34.pyo
45${PYSITELIB}/phonenumbers/data/alt_format_350.py 50${PYSITELIB}/phonenumbers/data/alt_format_350.py
46${PYSITELIB}/phonenumbers/data/alt_format_350.pyc 51${PYSITELIB}/phonenumbers/data/alt_format_350.pyc
47${PYSITELIB}/phonenumbers/data/alt_format_350.pyo 52${PYSITELIB}/phonenumbers/data/alt_format_350.pyo
48${PYSITELIB}/phonenumbers/data/alt_format_351.py 53${PYSITELIB}/phonenumbers/data/alt_format_351.py
49${PYSITELIB}/phonenumbers/data/alt_format_351.pyc 54${PYSITELIB}/phonenumbers/data/alt_format_351.pyc
50${PYSITELIB}/phonenumbers/data/alt_format_351.pyo 55${PYSITELIB}/phonenumbers/data/alt_format_351.pyo
51${PYSITELIB}/phonenumbers/data/alt_format_352.py 56${PYSITELIB}/phonenumbers/data/alt_format_352.py
52${PYSITELIB}/phonenumbers/data/alt_format_352.pyc 57${PYSITELIB}/phonenumbers/data/alt_format_352.pyc
53${PYSITELIB}/phonenumbers/data/alt_format_352.pyo 58${PYSITELIB}/phonenumbers/data/alt_format_352.pyo
54${PYSITELIB}/phonenumbers/data/alt_format_358.py 59${PYSITELIB}/phonenumbers/data/alt_format_358.py
55${PYSITELIB}/phonenumbers/data/alt_format_358.pyc 60${PYSITELIB}/phonenumbers/data/alt_format_358.pyc
56${PYSITELIB}/phonenumbers/data/alt_format_358.pyo 61${PYSITELIB}/phonenumbers/data/alt_format_358.pyo
57${PYSITELIB}/phonenumbers/data/alt_format_359.py 62${PYSITELIB}/phonenumbers/data/alt_format_359.py
58${PYSITELIB}/phonenumbers/data/alt_format_359.pyc 63${PYSITELIB}/phonenumbers/data/alt_format_359.pyc
59${PYSITELIB}/phonenumbers/data/alt_format_359.pyo 64${PYSITELIB}/phonenumbers/data/alt_format_359.pyo
60${PYSITELIB}/phonenumbers/data/alt_format_36.py 65${PYSITELIB}/phonenumbers/data/alt_format_36.py
61${PYSITELIB}/phonenumbers/data/alt_format_36.pyc 66${PYSITELIB}/phonenumbers/data/alt_format_36.pyc
62${PYSITELIB}/phonenumbers/data/alt_format_36.pyo 67${PYSITELIB}/phonenumbers/data/alt_format_36.pyo
63${PYSITELIB}/phonenumbers/data/alt_format_372.py 68${PYSITELIB}/phonenumbers/data/alt_format_372.py
64${PYSITELIB}/phonenumbers/data/alt_format_372.pyc 69${PYSITELIB}/phonenumbers/data/alt_format_372.pyc
65${PYSITELIB}/phonenumbers/data/alt_format_372.pyo 70${PYSITELIB}/phonenumbers/data/alt_format_372.pyo
66${PYSITELIB}/phonenumbers/data/alt_format_373.py 71${PYSITELIB}/phonenumbers/data/alt_format_373.py
67${PYSITELIB}/phonenumbers/data/alt_format_373.pyc 72${PYSITELIB}/phonenumbers/data/alt_format_373.pyc
68${PYSITELIB}/phonenumbers/data/alt_format_373.pyo 73${PYSITELIB}/phonenumbers/data/alt_format_373.pyo
69${PYSITELIB}/phonenumbers/data/alt_format_380.py 74${PYSITELIB}/phonenumbers/data/alt_format_380.py
70${PYSITELIB}/phonenumbers/data/alt_format_380.pyc 75${PYSITELIB}/phonenumbers/data/alt_format_380.pyc
71${PYSITELIB}/phonenumbers/data/alt_format_380.pyo 76${PYSITELIB}/phonenumbers/data/alt_format_380.pyo
72${PYSITELIB}/phonenumbers/data/alt_format_381.py 77${PYSITELIB}/phonenumbers/data/alt_format_381.py
73${PYSITELIB}/phonenumbers/data/alt_format_381.pyc 78${PYSITELIB}/phonenumbers/data/alt_format_381.pyc
74${PYSITELIB}/phonenumbers/data/alt_format_381.pyo 79${PYSITELIB}/phonenumbers/data/alt_format_381.pyo
75${PYSITELIB}/phonenumbers/data/alt_format_385.py 80${PYSITELIB}/phonenumbers/data/alt_format_385.py
76${PYSITELIB}/phonenumbers/data/alt_format_385.pyc 81${PYSITELIB}/phonenumbers/data/alt_format_385.pyc
77${PYSITELIB}/phonenumbers/data/alt_format_385.pyo 82${PYSITELIB}/phonenumbers/data/alt_format_385.pyo
78${PYSITELIB}/phonenumbers/data/alt_format_39.py 83${PYSITELIB}/phonenumbers/data/alt_format_39.py
79${PYSITELIB}/phonenumbers/data/alt_format_39.pyc 84${PYSITELIB}/phonenumbers/data/alt_format_39.pyc
80${PYSITELIB}/phonenumbers/data/alt_format_39.pyo 85${PYSITELIB}/phonenumbers/data/alt_format_39.pyo
81${PYSITELIB}/phonenumbers/data/alt_format_43.py 86${PYSITELIB}/phonenumbers/data/alt_format_43.py
82${PYSITELIB}/phonenumbers/data/alt_format_43.pyc 87${PYSITELIB}/phonenumbers/data/alt_format_43.pyc
83${PYSITELIB}/phonenumbers/data/alt_format_43.pyo 88${PYSITELIB}/phonenumbers/data/alt_format_43.pyo
84${PYSITELIB}/phonenumbers/data/alt_format_44.py 89${PYSITELIB}/phonenumbers/data/alt_format_44.py
85${PYSITELIB}/phonenumbers/data/alt_format_44.pyc 90${PYSITELIB}/phonenumbers/data/alt_format_44.pyc
86${PYSITELIB}/phonenumbers/data/alt_format_44.pyo 91${PYSITELIB}/phonenumbers/data/alt_format_44.pyo
87${PYSITELIB}/phonenumbers/data/alt_format_49.py 92${PYSITELIB}/phonenumbers/data/alt_format_49.py
88${PYSITELIB}/phonenumbers/data/alt_format_49.pyc 93${PYSITELIB}/phonenumbers/data/alt_format_49.pyc
89${PYSITELIB}/phonenumbers/data/alt_format_49.pyo 94${PYSITELIB}/phonenumbers/data/alt_format_49.pyo
90${PYSITELIB}/phonenumbers/data/alt_format_505.py 95${PYSITELIB}/phonenumbers/data/alt_format_505.py
91${PYSITELIB}/phonenumbers/data/alt_format_505.pyc 96${PYSITELIB}/phonenumbers/data/alt_format_505.pyc
92${PYSITELIB}/phonenumbers/data/alt_format_505.pyo 97${PYSITELIB}/phonenumbers/data/alt_format_505.pyo
93${PYSITELIB}/phonenumbers/data/alt_format_506.py 98${PYSITELIB}/phonenumbers/data/alt_format_506.py
94${PYSITELIB}/phonenumbers/data/alt_format_506.pyc 99${PYSITELIB}/phonenumbers/data/alt_format_506.pyc
95${PYSITELIB}/phonenumbers/data/alt_format_506.pyo 100${PYSITELIB}/phonenumbers/data/alt_format_506.pyo
96${PYSITELIB}/phonenumbers/data/alt_format_52.py 101${PYSITELIB}/phonenumbers/data/alt_format_52.py
97${PYSITELIB}/phonenumbers/data/alt_format_52.pyc 102${PYSITELIB}/phonenumbers/data/alt_format_52.pyc
98${PYSITELIB}/phonenumbers/data/alt_format_52.pyo 103${PYSITELIB}/phonenumbers/data/alt_format_52.pyo
99${PYSITELIB}/phonenumbers/data/alt_format_54.py 104${PYSITELIB}/phonenumbers/data/alt_format_54.py
100${PYSITELIB}/phonenumbers/data/alt_format_54.pyc 105${PYSITELIB}/phonenumbers/data/alt_format_54.pyc
101${PYSITELIB}/phonenumbers/data/alt_format_54.pyo 106${PYSITELIB}/phonenumbers/data/alt_format_54.pyo
102${PYSITELIB}/phonenumbers/data/alt_format_55.py 107${PYSITELIB}/phonenumbers/data/alt_format_55.py
103${PYSITELIB}/phonenumbers/data/alt_format_55.pyc 108${PYSITELIB}/phonenumbers/data/alt_format_55.pyc
104${PYSITELIB}/phonenumbers/data/alt_format_55.pyo 109${PYSITELIB}/phonenumbers/data/alt_format_55.pyo
105${PYSITELIB}/phonenumbers/data/alt_format_58.py 110${PYSITELIB}/phonenumbers/data/alt_format_58.py
106${PYSITELIB}/phonenumbers/data/alt_format_58.pyc 111${PYSITELIB}/phonenumbers/data/alt_format_58.pyc
107${PYSITELIB}/phonenumbers/data/alt_format_58.pyo 112${PYSITELIB}/phonenumbers/data/alt_format_58.pyo
108${PYSITELIB}/phonenumbers/data/alt_format_595.py 113${PYSITELIB}/phonenumbers/data/alt_format_595.py
109${PYSITELIB}/phonenumbers/data/alt_format_595.pyc 114${PYSITELIB}/phonenumbers/data/alt_format_595.pyc
110${PYSITELIB}/phonenumbers/data/alt_format_595.pyo 115${PYSITELIB}/phonenumbers/data/alt_format_595.pyo
111${PYSITELIB}/phonenumbers/data/alt_format_61.py 116${PYSITELIB}/phonenumbers/data/alt_format_61.py
112${PYSITELIB}/phonenumbers/data/alt_format_61.pyc 117${PYSITELIB}/phonenumbers/data/alt_format_61.pyc
113${PYSITELIB}/phonenumbers/data/alt_format_61.pyo 118${PYSITELIB}/phonenumbers/data/alt_format_61.pyo
114${PYSITELIB}/phonenumbers/data/alt_format_62.py 119${PYSITELIB}/phonenumbers/data/alt_format_62.py
115${PYSITELIB}/phonenumbers/data/alt_format_62.pyc 120${PYSITELIB}/phonenumbers/data/alt_format_62.pyc
116${PYSITELIB}/phonenumbers/data/alt_format_62.pyo 121${PYSITELIB}/phonenumbers/data/alt_format_62.pyo
117${PYSITELIB}/phonenumbers/data/alt_format_64.py 122${PYSITELIB}/phonenumbers/data/alt_format_64.py
118${PYSITELIB}/phonenumbers/data/alt_format_64.pyc 123${PYSITELIB}/phonenumbers/data/alt_format_64.pyc
119${PYSITELIB}/phonenumbers/data/alt_format_64.pyo 124${PYSITELIB}/phonenumbers/data/alt_format_64.pyo
120${PYSITELIB}/phonenumbers/data/alt_format_66.py 125${PYSITELIB}/phonenumbers/data/alt_format_66.py
121${PYSITELIB}/phonenumbers/data/alt_format_66.pyc 126${PYSITELIB}/phonenumbers/data/alt_format_66.pyc
122${PYSITELIB}/phonenumbers/data/alt_format_66.pyo 127${PYSITELIB}/phonenumbers/data/alt_format_66.pyo
123${PYSITELIB}/phonenumbers/data/alt_format_675.py 128${PYSITELIB}/phonenumbers/data/alt_format_675.py
124${PYSITELIB}/phonenumbers/data/alt_format_675.pyc 129${PYSITELIB}/phonenumbers/data/alt_format_675.pyc
125${PYSITELIB}/phonenumbers/data/alt_format_675.pyo 130${PYSITELIB}/phonenumbers/data/alt_format_675.pyo
126${PYSITELIB}/phonenumbers/data/alt_format_676.py 131${PYSITELIB}/phonenumbers/data/alt_format_676.py
127${PYSITELIB}/phonenumbers/data/alt_format_676.pyc 132${PYSITELIB}/phonenumbers/data/alt_format_676.pyc
128${PYSITELIB}/phonenumbers/data/alt_format_676.pyo 133${PYSITELIB}/phonenumbers/data/alt_format_676.pyo
129${PYSITELIB}/phonenumbers/data/alt_format_679.py 134${PYSITELIB}/phonenumbers/data/alt_format_679.py
130${PYSITELIB}/phonenumbers/data/alt_format_679.pyc 135${PYSITELIB}/phonenumbers/data/alt_format_679.pyc
131${PYSITELIB}/phonenumbers/data/alt_format_679.pyo 136${PYSITELIB}/phonenumbers/data/alt_format_679.pyo
132${PYSITELIB}/phonenumbers/data/alt_format_7.py 137${PYSITELIB}/phonenumbers/data/alt_format_7.py
133${PYSITELIB}/phonenumbers/data/alt_format_7.pyc 138${PYSITELIB}/phonenumbers/data/alt_format_7.pyc
134${PYSITELIB}/phonenumbers/data/alt_format_7.pyo 139${PYSITELIB}/phonenumbers/data/alt_format_7.pyo
135${PYSITELIB}/phonenumbers/data/alt_format_81.py 140${PYSITELIB}/phonenumbers/data/alt_format_81.py
136${PYSITELIB}/phonenumbers/data/alt_format_81.pyc 141${PYSITELIB}/phonenumbers/data/alt_format_81.pyc
137${PYSITELIB}/phonenumbers/data/alt_format_81.pyo 142${PYSITELIB}/phonenumbers/data/alt_format_81.pyo
138${PYSITELIB}/phonenumbers/data/alt_format_84.py 143${PYSITELIB}/phonenumbers/data/alt_format_84.py
139${PYSITELIB}/phonenumbers/data/alt_format_84.pyc 144${PYSITELIB}/phonenumbers/data/alt_format_84.pyc
140${PYSITELIB}/phonenumbers/data/alt_format_84.pyo 145${PYSITELIB}/phonenumbers/data/alt_format_84.pyo
141${PYSITELIB}/phonenumbers/data/alt_format_855.py 146${PYSITELIB}/phonenumbers/data/alt_format_855.py
142${PYSITELIB}/phonenumbers/data/alt_format_855.pyc 147${PYSITELIB}/phonenumbers/data/alt_format_855.pyc
143${PYSITELIB}/phonenumbers/data/alt_format_855.pyo 148${PYSITELIB}/phonenumbers/data/alt_format_855.pyo
144${PYSITELIB}/phonenumbers/data/alt_format_856.py 149${PYSITELIB}/phonenumbers/data/alt_format_856.py
145${PYSITELIB}/phonenumbers/data/alt_format_856.pyc 150${PYSITELIB}/phonenumbers/data/alt_format_856.pyc
146${PYSITELIB}/phonenumbers/data/alt_format_856.pyo 151${PYSITELIB}/phonenumbers/data/alt_format_856.pyo
147${PYSITELIB}/phonenumbers/data/alt_format_90.py 152${PYSITELIB}/phonenumbers/data/alt_format_90.py
148${PYSITELIB}/phonenumbers/data/alt_format_90.pyc 153${PYSITELIB}/phonenumbers/data/alt_format_90.pyc
149${PYSITELIB}/phonenumbers/data/alt_format_90.pyo 154${PYSITELIB}/phonenumbers/data/alt_format_90.pyo
150${PYSITELIB}/phonenumbers/data/alt_format_91.py 155${PYSITELIB}/phonenumbers/data/alt_format_91.py
151${PYSITELIB}/phonenumbers/data/alt_format_91.pyc 156${PYSITELIB}/phonenumbers/data/alt_format_91.pyc
152${PYSITELIB}/phonenumbers/data/alt_format_91.pyo 157${PYSITELIB}/phonenumbers/data/alt_format_91.pyo
153${PYSITELIB}/phonenumbers/data/alt_format_94.py 158${PYSITELIB}/phonenumbers/data/alt_format_94.py
154${PYSITELIB}/phonenumbers/data/alt_format_94.pyc 159${PYSITELIB}/phonenumbers/data/alt_format_94.pyc
155${PYSITELIB}/phonenumbers/data/alt_format_94.pyo 160${PYSITELIB}/phonenumbers/data/alt_format_94.pyo
156${PYSITELIB}/phonenumbers/data/alt_format_95.py 161${PYSITELIB}/phonenumbers/data/alt_format_95.py
157${PYSITELIB}/phonenumbers/data/alt_format_95.pyc 162${PYSITELIB}/phonenumbers/data/alt_format_95.pyc
158${PYSITELIB}/phonenumbers/data/alt_format_95.pyo 163${PYSITELIB}/phonenumbers/data/alt_format_95.pyo
159${PYSITELIB}/phonenumbers/data/alt_format_971.py 164${PYSITELIB}/phonenumbers/data/alt_format_971.py
160${PYSITELIB}/phonenumbers/data/alt_format_971.pyc 165${PYSITELIB}/phonenumbers/data/alt_format_971.pyc
161${PYSITELIB}/phonenumbers/data/alt_format_971.pyo 166${PYSITELIB}/phonenumbers/data/alt_format_971.pyo
162${PYSITELIB}/phonenumbers/data/alt_format_972.py 167${PYSITELIB}/phonenumbers/data/alt_format_972.py
163${PYSITELIB}/phonenumbers/data/alt_format_972.pyc 168${PYSITELIB}/phonenumbers/data/alt_format_972.pyc
164${PYSITELIB}/phonenumbers/data/alt_format_972.pyo 169${PYSITELIB}/phonenumbers/data/alt_format_972.pyo
165${PYSITELIB}/phonenumbers/data/alt_format_995.py 170${PYSITELIB}/phonenumbers/data/alt_format_995.py
166${PYSITELIB}/phonenumbers/data/alt_format_995.pyc 171${PYSITELIB}/phonenumbers/data/alt_format_995.pyc
167${PYSITELIB}/phonenumbers/data/alt_format_995.pyo 172${PYSITELIB}/phonenumbers/data/alt_format_995.pyo
168${PYSITELIB}/phonenumbers/data/region_800.py 173${PYSITELIB}/phonenumbers/data/region_800.py
169${PYSITELIB}/phonenumbers/data/region_800.pyc 174${PYSITELIB}/phonenumbers/data/region_800.pyc
170${PYSITELIB}/phonenumbers/data/region_800.pyo 175${PYSITELIB}/phonenumbers/data/region_800.pyo
171${PYSITELIB}/phonenumbers/data/region_808.py 176${PYSITELIB}/phonenumbers/data/region_808.py
172${PYSITELIB}/phonenumbers/data/region_808.pyc 177${PYSITELIB}/phonenumbers/data/region_808.pyc
173${PYSITELIB}/phonenumbers/data/region_808.pyo 178${PYSITELIB}/phonenumbers/data/region_808.pyo
174${PYSITELIB}/phonenumbers/data/region_870.py 179${PYSITELIB}/phonenumbers/data/region_870.py
175${PYSITELIB}/phonenumbers/data/region_870.pyc 180${PYSITELIB}/phonenumbers/data/region_870.pyc
176${PYSITELIB}/phonenumbers/data/region_870.pyo 181${PYSITELIB}/phonenumbers/data/region_870.pyo
177${PYSITELIB}/phonenumbers/data/region_878.py 182${PYSITELIB}/phonenumbers/data/region_878.py
178${PYSITELIB}/phonenumbers/data/region_878.pyc 183${PYSITELIB}/phonenumbers/data/region_878.pyc
179${PYSITELIB}/phonenumbers/data/region_878.pyo 184${PYSITELIB}/phonenumbers/data/region_878.pyo
180${PYSITELIB}/phonenumbers/data/region_881.py 185${PYSITELIB}/phonenumbers/data/region_881.py
181${PYSITELIB}/phonenumbers/data/region_881.pyc 186${PYSITELIB}/phonenumbers/data/region_881.pyc
182${PYSITELIB}/phonenumbers/data/region_881.pyo 187${PYSITELIB}/phonenumbers/data/region_881.pyo
183${PYSITELIB}/phonenumbers/data/region_882.py 188${PYSITELIB}/phonenumbers/data/region_882.py
184${PYSITELIB}/phonenumbers/data/region_882.pyc 189${PYSITELIB}/phonenumbers/data/region_882.pyc
185${PYSITELIB}/phonenumbers/data/region_882.pyo 190${PYSITELIB}/phonenumbers/data/region_882.pyo
186${PYSITELIB}/phonenumbers/data/region_883.py 191${PYSITELIB}/phonenumbers/data/region_883.py
187${PYSITELIB}/phonenumbers/data/region_883.pyc 192${PYSITELIB}/phonenumbers/data/region_883.pyc
188${PYSITELIB}/phonenumbers/data/region_883.pyo 193${PYSITELIB}/phonenumbers/data/region_883.pyo
189${PYSITELIB}/phonenumbers/data/region_888.py 194${PYSITELIB}/phonenumbers/data/region_888.py
190${PYSITELIB}/phonenumbers/data/region_888.pyc 195${PYSITELIB}/phonenumbers/data/region_888.pyc
191${PYSITELIB}/phonenumbers/data/region_888.pyo 196${PYSITELIB}/phonenumbers/data/region_888.pyo
192${PYSITELIB}/phonenumbers/data/region_979.py 197${PYSITELIB}/phonenumbers/data/region_979.py
193${PYSITELIB}/phonenumbers/data/region_979.pyc 198${PYSITELIB}/phonenumbers/data/region_979.pyc
194${PYSITELIB}/phonenumbers/data/region_979.pyo 199${PYSITELIB}/phonenumbers/data/region_979.pyo
195${PYSITELIB}/phonenumbers/data/region_AC.py 200${PYSITELIB}/phonenumbers/data/region_AC.py
196${PYSITELIB}/phonenumbers/data/region_AC.pyc 201${PYSITELIB}/phonenumbers/data/region_AC.pyc
197${PYSITELIB}/phonenumbers/data/region_AC.pyo 202${PYSITELIB}/phonenumbers/data/region_AC.pyo
198${PYSITELIB}/phonenumbers/data/region_AD.py 203${PYSITELIB}/phonenumbers/data/region_AD.py
199${PYSITELIB}/phonenumbers/data/region_AD.pyc 204${PYSITELIB}/phonenumbers/data/region_AD.pyc
200${PYSITELIB}/phonenumbers/data/region_AD.pyo 205${PYSITELIB}/phonenumbers/data/region_AD.pyo
201${PYSITELIB}/phonenumbers/data/region_AE.py 206${PYSITELIB}/phonenumbers/data/region_AE.py
202${PYSITELIB}/phonenumbers/data/region_AE.pyc 207${PYSITELIB}/phonenumbers/data/region_AE.pyc
203${PYSITELIB}/phonenumbers/data/region_AE.pyo 208${PYSITELIB}/phonenumbers/data/region_AE.pyo
204${PYSITELIB}/phonenumbers/data/region_AF.py 209${PYSITELIB}/phonenumbers/data/region_AF.py
205${PYSITELIB}/phonenumbers/data/region_AF.pyc 210${PYSITELIB}/phonenumbers/data/region_AF.pyc
206${PYSITELIB}/phonenumbers/data/region_AF.pyo 211${PYSITELIB}/phonenumbers/data/region_AF.pyo
207${PYSITELIB}/phonenumbers/data/region_AG.py 212${PYSITELIB}/phonenumbers/data/region_AG.py
208${PYSITELIB}/phonenumbers/data/region_AG.pyc 213${PYSITELIB}/phonenumbers/data/region_AG.pyc
209${PYSITELIB}/phonenumbers/data/region_AG.pyo 214${PYSITELIB}/phonenumbers/data/region_AG.pyo
210${PYSITELIB}/phonenumbers/data/region_AI.py 215${PYSITELIB}/phonenumbers/data/region_AI.py
211${PYSITELIB}/phonenumbers/data/region_AI.pyc 216${PYSITELIB}/phonenumbers/data/region_AI.pyc
212${PYSITELIB}/phonenumbers/data/region_AI.pyo 217${PYSITELIB}/phonenumbers/data/region_AI.pyo
213${PYSITELIB}/phonenumbers/data/region_AL.py 218${PYSITELIB}/phonenumbers/data/region_AL.py
214${PYSITELIB}/phonenumbers/data/region_AL.pyc 219${PYSITELIB}/phonenumbers/data/region_AL.pyc
215${PYSITELIB}/phonenumbers/data/region_AL.pyo 220${PYSITELIB}/phonenumbers/data/region_AL.pyo
216${PYSITELIB}/phonenumbers/data/region_AM.py 221${PYSITELIB}/phonenumbers/data/region_AM.py
217${PYSITELIB}/phonenumbers/data/region_AM.pyc 222${PYSITELIB}/phonenumbers/data/region_AM.pyc
218${PYSITELIB}/phonenumbers/data/region_AM.pyo 223${PYSITELIB}/phonenumbers/data/region_AM.pyo
219${PYSITELIB}/phonenumbers/data/region_AO.py 224${PYSITELIB}/phonenumbers/data/region_AO.py
220${PYSITELIB}/phonenumbers/data/region_AO.pyc 225${PYSITELIB}/phonenumbers/data/region_AO.pyc
221${PYSITELIB}/phonenumbers/data/region_AO.pyo 226${PYSITELIB}/phonenumbers/data/region_AO.pyo
222${PYSITELIB}/phonenumbers/data/region_AR.py 227${PYSITELIB}/phonenumbers/data/region_AR.py
223${PYSITELIB}/phonenumbers/data/region_AR.pyc 228${PYSITELIB}/phonenumbers/data/region_AR.pyc
224${PYSITELIB}/phonenumbers/data/region_AR.pyo 229${PYSITELIB}/phonenumbers/data/region_AR.pyo
225${PYSITELIB}/phonenumbers/data/region_AS.py 230${PYSITELIB}/phonenumbers/data/region_AS.py
226${PYSITELIB}/phonenumbers/data/region_AS.pyc 231${PYSITELIB}/phonenumbers/data/region_AS.pyc
227${PYSITELIB}/phonenumbers/data/region_AS.pyo 232${PYSITELIB}/phonenumbers/data/region_AS.pyo
228${PYSITELIB}/phonenumbers/data/region_AT.py 233${PYSITELIB}/phonenumbers/data/region_AT.py
229${PYSITELIB}/phonenumbers/data/region_AT.pyc 234${PYSITELIB}/phonenumbers/data/region_AT.pyc
230${PYSITELIB}/phonenumbers/data/region_AT.pyo 235${PYSITELIB}/phonenumbers/data/region_AT.pyo
231${PYSITELIB}/phonenumbers/data/region_AU.py 236${PYSITELIB}/phonenumbers/data/region_AU.py
232${PYSITELIB}/phonenumbers/data/region_AU.pyc 237${PYSITELIB}/phonenumbers/data/region_AU.pyc
233${PYSITELIB}/phonenumbers/data/region_AU.pyo 238${PYSITELIB}/phonenumbers/data/region_AU.pyo
234${PYSITELIB}/phonenumbers/data/region_AW.py 239${PYSITELIB}/phonenumbers/data/region_AW.py
235${PYSITELIB}/phonenumbers/data/region_AW.pyc 240${PYSITELIB}/phonenumbers/data/region_AW.pyc
236${PYSITELIB}/phonenumbers/data/region_AW.pyo 241${PYSITELIB}/phonenumbers/data/region_AW.pyo
237${PYSITELIB}/phonenumbers/data/region_AX.py 242${PYSITELIB}/phonenumbers/data/region_AX.py
238${PYSITELIB}/phonenumbers/data/region_AX.pyc 243${PYSITELIB}/phonenumbers/data/region_AX.pyc
239${PYSITELIB}/phonenumbers/data/region_AX.pyo 244${PYSITELIB}/phonenumbers/data/region_AX.pyo
240${PYSITELIB}/phonenumbers/data/region_AZ.py 245${PYSITELIB}/phonenumbers/data/region_AZ.py
241${PYSITELIB}/phonenumbers/data/region_AZ.pyc 246${PYSITELIB}/phonenumbers/data/region_AZ.pyc
242${PYSITELIB}/phonenumbers/data/region_AZ.pyo 247${PYSITELIB}/phonenumbers/data/region_AZ.pyo
243${PYSITELIB}/phonenumbers/data/region_BA.py 248${PYSITELIB}/phonenumbers/data/region_BA.py
244${PYSITELIB}/phonenumbers/data/region_BA.pyc 249${PYSITELIB}/phonenumbers/data/region_BA.pyc
245${PYSITELIB}/phonenumbers/data/region_BA.pyo 250${PYSITELIB}/phonenumbers/data/region_BA.pyo
246${PYSITELIB}/phonenumbers/data/region_BB.py 251${PYSITELIB}/phonenumbers/data/region_BB.py
247${PYSITELIB}/phonenumbers/data/region_BB.pyc 252${PYSITELIB}/phonenumbers/data/region_BB.pyc
248${PYSITELIB}/phonenumbers/data/region_BB.pyo 253${PYSITELIB}/phonenumbers/data/region_BB.pyo
249${PYSITELIB}/phonenumbers/data/region_BD.py 254${PYSITELIB}/phonenumbers/data/region_BD.py
250${PYSITELIB}/phonenumbers/data/region_BD.pyc 255${PYSITELIB}/phonenumbers/data/region_BD.pyc
251${PYSITELIB}/phonenumbers/data/region_BD.pyo 256${PYSITELIB}/phonenumbers/data/region_BD.pyo
252${PYSITELIB}/phonenumbers/data/region_BE.py 257${PYSITELIB}/phonenumbers/data/region_BE.py
253${PYSITELIB}/phonenumbers/data/region_BE.pyc 258${PYSITELIB}/phonenumbers/data/region_BE.pyc
254${PYSITELIB}/phonenumbers/data/region_BE.pyo 259${PYSITELIB}/phonenumbers/data/region_BE.pyo
255${PYSITELIB}/phonenumbers/data/region_BF.py 260${PYSITELIB}/phonenumbers/data/region_BF.py
256${PYSITELIB}/phonenumbers/data/region_BF.pyc 261${PYSITELIB}/phonenumbers/data/region_BF.pyc
257${PYSITELIB}/phonenumbers/data/region_BF.pyo 262${PYSITELIB}/phonenumbers/data/region_BF.pyo
258${PYSITELIB}/phonenumbers/data/region_BG.py 263${PYSITELIB}/phonenumbers/data/region_BG.py
259${PYSITELIB}/phonenumbers/data/region_BG.pyc 264${PYSITELIB}/phonenumbers/data/region_BG.pyc
260${PYSITELIB}/phonenumbers/data/region_BG.pyo 265${PYSITELIB}/phonenumbers/data/region_BG.pyo
261${PYSITELIB}/phonenumbers/data/region_BH.py 266${PYSITELIB}/phonenumbers/data/region_BH.py
262${PYSITELIB}/phonenumbers/data/region_BH.pyc 267${PYSITELIB}/phonenumbers/data/region_BH.pyc
263${PYSITELIB}/phonenumbers/data/region_BH.pyo 268${PYSITELIB}/phonenumbers/data/region_BH.pyo
264${PYSITELIB}/phonenumbers/data/region_BI.py 269${PYSITELIB}/phonenumbers/data/region_BI.py
265${PYSITELIB}/phonenumbers/data/region_BI.pyc 270${PYSITELIB}/phonenumbers/data/region_BI.pyc
266${PYSITELIB}/phonenumbers/data/region_BI.pyo 271${PYSITELIB}/phonenumbers/data/region_BI.pyo
267${PYSITELIB}/phonenumbers/data/region_BJ.py 272${PYSITELIB}/phonenumbers/data/region_BJ.py
268${PYSITELIB}/phonenumbers/data/region_BJ.pyc 273${PYSITELIB}/phonenumbers/data/region_BJ.pyc
269${PYSITELIB}/phonenumbers/data/region_BJ.pyo 274${PYSITELIB}/phonenumbers/data/region_BJ.pyo
270${PYSITELIB}/phonenumbers/data/region_BL.py 275${PYSITELIB}/phonenumbers/data/region_BL.py
271${PYSITELIB}/phonenumbers/data/region_BL.pyc 276${PYSITELIB}/phonenumbers/data/region_BL.pyc
272${PYSITELIB}/phonenumbers/data/region_BL.pyo 277${PYSITELIB}/phonenumbers/data/region_BL.pyo
273${PYSITELIB}/phonenumbers/data/region_BM.py 278${PYSITELIB}/phonenumbers/data/region_BM.py
274${PYSITELIB}/phonenumbers/data/region_BM.pyc 279${PYSITELIB}/phonenumbers/data/region_BM.pyc
275${PYSITELIB}/phonenumbers/data/region_BM.pyo 280${PYSITELIB}/phonenumbers/data/region_BM.pyo
276${PYSITELIB}/phonenumbers/data/region_BN.py 281${PYSITELIB}/phonenumbers/data/region_BN.py
277${PYSITELIB}/phonenumbers/data/region_BN.pyc 282${PYSITELIB}/phonenumbers/data/region_BN.pyc
278${PYSITELIB}/phonenumbers/data/region_BN.pyo 283${PYSITELIB}/phonenumbers/data/region_BN.pyo
279${PYSITELIB}/phonenumbers/data/region_BO.py 284${PYSITELIB}/phonenumbers/data/region_BO.py
280${PYSITELIB}/phonenumbers/data/region_BO.pyc 285${PYSITELIB}/phonenumbers/data/region_BO.pyc
281${PYSITELIB}/phonenumbers/data/region_BO.pyo 286${PYSITELIB}/phonenumbers/data/region_BO.pyo
282${PYSITELIB}/phonenumbers/data/region_BQ.py 287${PYSITELIB}/phonenumbers/data/region_BQ.py
283${PYSITELIB}/phonenumbers/data/region_BQ.pyc 288${PYSITELIB}/phonenumbers/data/region_BQ.pyc
284${PYSITELIB}/phonenumbers/data/region_BQ.pyo 289${PYSITELIB}/phonenumbers/data/region_BQ.pyo
285${PYSITELIB}/phonenumbers/data/region_BR.py 290${PYSITELIB}/phonenumbers/data/region_BR.py
286${PYSITELIB}/phonenumbers/data/region_BR.pyc 291${PYSITELIB}/phonenumbers/data/region_BR.pyc
287${PYSITELIB}/phonenumbers/data/region_BR.pyo 292${PYSITELIB}/phonenumbers/data/region_BR.pyo
288${PYSITELIB}/phonenumbers/data/region_BS.py 293${PYSITELIB}/phonenumbers/data/region_BS.py
289${PYSITELIB}/phonenumbers/data/region_BS.pyc 294${PYSITELIB}/phonenumbers/data/region_BS.pyc
290${PYSITELIB}/phonenumbers/data/region_BS.pyo 295${PYSITELIB}/phonenumbers/data/region_BS.pyo
291${PYSITELIB}/phonenumbers/data/region_BT.py 296${PYSITELIB}/phonenumbers/data/region_BT.py
292${PYSITELIB}/phonenumbers/data/region_BT.pyc 297${PYSITELIB}/phonenumbers/data/region_BT.pyc
293${PYSITELIB}/phonenumbers/data/region_BT.pyo 298${PYSITELIB}/phonenumbers/data/region_BT.pyo
294${PYSITELIB}/phonenumbers/data/region_BW.py 299${PYSITELIB}/phonenumbers/data/region_BW.py
295${PYSITELIB}/phonenumbers/data/region_BW.pyc 300${PYSITELIB}/phonenumbers/data/region_BW.pyc
296${PYSITELIB}/phonenumbers/data/region_BW.pyo 301${PYSITELIB}/phonenumbers/data/region_BW.pyo
297${PYSITELIB}/phonenumbers/data/region_BY.py 302${PYSITELIB}/phonenumbers/data/region_BY.py
298${PYSITELIB}/phonenumbers/data/region_BY.pyc 303${PYSITELIB}/phonenumbers/data/region_BY.pyc
299${PYSITELIB}/phonenumbers/data/region_BY.pyo 304${PYSITELIB}/phonenumbers/data/region_BY.pyo
300${PYSITELIB}/phonenumbers/data/region_BZ.py 305${PYSITELIB}/phonenumbers/data/region_BZ.py
301${PYSITELIB}/phonenumbers/data/region_BZ.pyc 306${PYSITELIB}/phonenumbers/data/region_BZ.pyc
302${PYSITELIB}/phonenumbers/data/region_BZ.pyo 307${PYSITELIB}/phonenumbers/data/region_BZ.pyo
303${PYSITELIB}/phonenumbers/data/region_CA.py 308${PYSITELIB}/phonenumbers/data/region_CA.py
304${PYSITELIB}/phonenumbers/data/region_CA.pyc 309${PYSITELIB}/phonenumbers/data/region_CA.pyc
305${PYSITELIB}/phonenumbers/data/region_CA.pyo 310${PYSITELIB}/phonenumbers/data/region_CA.pyo
306${PYSITELIB}/phonenumbers/data/region_CC.py 311${PYSITELIB}/phonenumbers/data/region_CC.py
307${PYSITELIB}/phonenumbers/data/region_CC.pyc 312${PYSITELIB}/phonenumbers/data/region_CC.pyc
308${PYSITELIB}/phonenumbers/data/region_CC.pyo 313${PYSITELIB}/phonenumbers/data/region_CC.pyo
309${PYSITELIB}/phonenumbers/data/region_CD.py 314${PYSITELIB}/phonenumbers/data/region_CD.py
310${PYSITELIB}/phonenumbers/data/region_CD.pyc 315${PYSITELIB}/phonenumbers/data/region_CD.pyc
311${PYSITELIB}/phonenumbers/data/region_CD.pyo 316${PYSITELIB}/phonenumbers/data/region_CD.pyo
312${PYSITELIB}/phonenumbers/data/region_CF.py 317${PYSITELIB}/phonenumbers/data/region_CF.py
313${PYSITELIB}/phonenumbers/data/region_CF.pyc 318${PYSITELIB}/phonenumbers/data/region_CF.pyc
314${PYSITELIB}/phonenumbers/data/region_CF.pyo 319${PYSITELIB}/phonenumbers/data/region_CF.pyo
315${PYSITELIB}/phonenumbers/data/region_CG.py 320${PYSITELIB}/phonenumbers/data/region_CG.py
316${PYSITELIB}/phonenumbers/data/region_CG.pyc 321${PYSITELIB}/phonenumbers/data/region_CG.pyc
317${PYSITELIB}/phonenumbers/data/region_CG.pyo 322${PYSITELIB}/phonenumbers/data/region_CG.pyo
318${PYSITELIB}/phonenumbers/data/region_CH.py 323${PYSITELIB}/phonenumbers/data/region_CH.py
319${PYSITELIB}/phonenumbers/data/region_CH.pyc 324${PYSITELIB}/phonenumbers/data/region_CH.pyc
320${PYSITELIB}/phonenumbers/data/region_CH.pyo 325${PYSITELIB}/phonenumbers/data/region_CH.pyo
321${PYSITELIB}/phonenumbers/data/region_CI.py 326${PYSITELIB}/phonenumbers/data/region_CI.py
322${PYSITELIB}/phonenumbers/data/region_CI.pyc 327${PYSITELIB}/phonenumbers/data/region_CI.pyc
323${PYSITELIB}/phonenumbers/data/region_CI.pyo 328${PYSITELIB}/phonenumbers/data/region_CI.pyo
324${PYSITELIB}/phonenumbers/data/region_CK.py 329${PYSITELIB}/phonenumbers/data/region_CK.py
325${PYSITELIB}/phonenumbers/data/region_CK.pyc 330${PYSITELIB}/phonenumbers/data/region_CK.pyc
326${PYSITELIB}/phonenumbers/data/region_CK.pyo 331${PYSITELIB}/phonenumbers/data/region_CK.pyo
327${PYSITELIB}/phonenumbers/data/region_CL.py 332${PYSITELIB}/phonenumbers/data/region_CL.py
328${PYSITELIB}/phonenumbers/data/region_CL.pyc 333${PYSITELIB}/phonenumbers/data/region_CL.pyc
329${PYSITELIB}/phonenumbers/data/region_CL.pyo 334${PYSITELIB}/phonenumbers/data/region_CL.pyo
330${PYSITELIB}/phonenumbers/data/region_CM.py 335${PYSITELIB}/phonenumbers/data/region_CM.py
331${PYSITELIB}/phonenumbers/data/region_CM.pyc 336${PYSITELIB}/phonenumbers/data/region_CM.pyc
332${PYSITELIB}/phonenumbers/data/region_CM.pyo 337${PYSITELIB}/phonenumbers/data/region_CM.pyo
333${PYSITELIB}/phonenumbers/data/region_CN.py 338${PYSITELIB}/phonenumbers/data/region_CN.py
334${PYSITELIB}/phonenumbers/data/region_CN.pyc 339${PYSITELIB}/phonenumbers/data/region_CN.pyc
335${PYSITELIB}/phonenumbers/data/region_CN.pyo 340${PYSITELIB}/phonenumbers/data/region_CN.pyo
336${PYSITELIB}/phonenumbers/data/region_CO.py 341${PYSITELIB}/phonenumbers/data/region_CO.py
337${PYSITELIB}/phonenumbers/data/region_CO.pyc 342${PYSITELIB}/phonenumbers/data/region_CO.pyc
338${PYSITELIB}/phonenumbers/data/region_CO.pyo 343${PYSITELIB}/phonenumbers/data/region_CO.pyo
339${PYSITELIB}/phonenumbers/data/region_CR.py 344${PYSITELIB}/phonenumbers/data/region_CR.py
340${PYSITELIB}/phonenumbers/data/region_CR.pyc 345${PYSITELIB}/phonenumbers/data/region_CR.pyc
341${PYSITELIB}/phonenumbers/data/region_CR.pyo 346${PYSITELIB}/phonenumbers/data/region_CR.pyo
342${PYSITELIB}/phonenumbers/data/region_CU.py 347${PYSITELIB}/phonenumbers/data/region_CU.py
343${PYSITELIB}/phonenumbers/data/region_CU.pyc 348${PYSITELIB}/phonenumbers/data/region_CU.pyc
344${PYSITELIB}/phonenumbers/data/region_CU.pyo 349${PYSITELIB}/phonenumbers/data/region_CU.pyo
345${PYSITELIB}/phonenumbers/data/region_CV.py 350${PYSITELIB}/phonenumbers/data/region_CV.py
346${PYSITELIB}/phonenumbers/data/region_CV.pyc 351${PYSITELIB}/phonenumbers/data/region_CV.pyc
347${PYSITELIB}/phonenumbers/data/region_CV.pyo 352${PYSITELIB}/phonenumbers/data/region_CV.pyo
348${PYSITELIB}/phonenumbers/data/region_CW.py 353${PYSITELIB}/phonenumbers/data/region_CW.py
349${PYSITELIB}/phonenumbers/data/region_CW.pyc 354${PYSITELIB}/phonenumbers/data/region_CW.pyc
350${PYSITELIB}/phonenumbers/data/region_CW.pyo 355${PYSITELIB}/phonenumbers/data/region_CW.pyo
351${PYSITELIB}/phonenumbers/data/region_CX.py 356${PYSITELIB}/phonenumbers/data/region_CX.py
352${PYSITELIB}/phonenumbers/data/region_CX.pyc 357${PYSITELIB}/phonenumbers/data/region_CX.pyc
353${PYSITELIB}/phonenumbers/data/region_CX.pyo 358${PYSITELIB}/phonenumbers/data/region_CX.pyo
354${PYSITELIB}/phonenumbers/data/region_CY.py 359${PYSITELIB}/phonenumbers/data/region_CY.py
355${PYSITELIB}/phonenumbers/data/region_CY.pyc 360${PYSITELIB}/phonenumbers/data/region_CY.pyc
356${PYSITELIB}/phonenumbers/data/region_CY.pyo 361${PYSITELIB}/phonenumbers/data/region_CY.pyo
357${PYSITELIB}/phonenumbers/data/region_CZ.py 362${PYSITELIB}/phonenumbers/data/region_CZ.py
358${PYSITELIB}/phonenumbers/data/region_CZ.pyc 363${PYSITELIB}/phonenumbers/data/region_CZ.pyc
359${PYSITELIB}/phonenumbers/data/region_CZ.pyo 364${PYSITELIB}/phonenumbers/data/region_CZ.pyo
360${PYSITELIB}/phonenumbers/data/region_DE.py 365${PYSITELIB}/phonenumbers/data/region_DE.py
361${PYSITELIB}/phonenumbers/data/region_DE.pyc 366${PYSITELIB}/phonenumbers/data/region_DE.pyc
362${PYSITELIB}/phonenumbers/data/region_DE.pyo 367${PYSITELIB}/phonenumbers/data/region_DE.pyo
363${PYSITELIB}/phonenumbers/data/region_DJ.py 368${PYSITELIB}/phonenumbers/data/region_DJ.py
364${PYSITELIB}/phonenumbers/data/region_DJ.pyc 369${PYSITELIB}/phonenumbers/data/region_DJ.pyc
365${PYSITELIB}/phonenumbers/data/region_DJ.pyo 370${PYSITELIB}/phonenumbers/data/region_DJ.pyo
366${PYSITELIB}/phonenumbers/data/region_DK.py 371${PYSITELIB}/phonenumbers/data/region_DK.py
367${PYSITELIB}/phonenumbers/data/region_DK.pyc 372${PYSITELIB}/phonenumbers/data/region_DK.pyc
368${PYSITELIB}/phonenumbers/data/region_DK.pyo 373${PYSITELIB}/phonenumbers/data/region_DK.pyo
369${PYSITELIB}/phonenumbers/data/region_DM.py 374${PYSITELIB}/phonenumbers/data/region_DM.py
370${PYSITELIB}/phonenumbers/data/region_DM.pyc 375${PYSITELIB}/phonenumbers/data/region_DM.pyc
371${PYSITELIB}/phonenumbers/data/region_DM.pyo 376${PYSITELIB}/phonenumbers/data/region_DM.pyo
372${PYSITELIB}/phonenumbers/data/region_DO.py 377${PYSITELIB}/phonenumbers/data/region_DO.py
373${PYSITELIB}/phonenumbers/data/region_DO.pyc 378${PYSITELIB}/phonenumbers/data/region_DO.pyc
374${PYSITELIB}/phonenumbers/data/region_DO.pyo 379${PYSITELIB}/phonenumbers/data/region_DO.pyo
375${PYSITELIB}/phonenumbers/data/region_DZ.py 380${PYSITELIB}/phonenumbers/data/region_DZ.py
376${PYSITELIB}/phonenumbers/data/region_DZ.pyc 381${PYSITELIB}/phonenumbers/data/region_DZ.pyc
377${PYSITELIB}/phonenumbers/data/region_DZ.pyo 382${PYSITELIB}/phonenumbers/data/region_DZ.pyo
378${PYSITELIB}/phonenumbers/data/region_EC.py 383${PYSITELIB}/phonenumbers/data/region_EC.py
379${PYSITELIB}/phonenumbers/data/region_EC.pyc 384${PYSITELIB}/phonenumbers/data/region_EC.pyc
380${PYSITELIB}/phonenumbers/data/region_EC.pyo 385${PYSITELIB}/phonenumbers/data/region_EC.pyo
381${PYSITELIB}/phonenumbers/data/region_EE.py 386${PYSITELIB}/phonenumbers/data/region_EE.py
382${PYSITELIB}/phonenumbers/data/region_EE.pyc 387${PYSITELIB}/phonenumbers/data/region_EE.pyc
383${PYSITELIB}/phonenumbers/data/region_EE.pyo 388${PYSITELIB}/phonenumbers/data/region_EE.pyo
384${PYSITELIB}/phonenumbers/data/region_EG.py 389${PYSITELIB}/phonenumbers/data/region_EG.py
385${PYSITELIB}/phonenumbers/data/region_EG.pyc 390${PYSITELIB}/phonenumbers/data/region_EG.pyc
386${PYSITELIB}/phonenumbers/data/region_EG.pyo 391${PYSITELIB}/phonenumbers/data/region_EG.pyo
387${PYSITELIB}/phonenumbers/data/region_EH.py 392${PYSITELIB}/phonenumbers/data/region_EH.py
388${PYSITELIB}/phonenumbers/data/region_EH.pyc 393${PYSITELIB}/phonenumbers/data/region_EH.pyc
389${PYSITELIB}/phonenumbers/data/region_EH.pyo 394${PYSITELIB}/phonenumbers/data/region_EH.pyo
390${PYSITELIB}/phonenumbers/data/region_ER.py 395${PYSITELIB}/phonenumbers/data/region_ER.py
391${PYSITELIB}/phonenumbers/data/region_ER.pyc 396${PYSITELIB}/phonenumbers/data/region_ER.pyc
392${PYSITELIB}/phonenumbers/data/region_ER.pyo 397${PYSITELIB}/phonenumbers/data/region_ER.pyo
393${PYSITELIB}/phonenumbers/data/region_ES.py 398${PYSITELIB}/phonenumbers/data/region_ES.py
394${PYSITELIB}/phonenumbers/data/region_ES.pyc 399${PYSITELIB}/phonenumbers/data/region_ES.pyc
395${PYSITELIB}/phonenumbers/data/region_ES.pyo 400${PYSITELIB}/phonenumbers/data/region_ES.pyo
396${PYSITELIB}/phonenumbers/data/region_ET.py 401${PYSITELIB}/phonenumbers/data/region_ET.py
397${PYSITELIB}/phonenumbers/data/region_ET.pyc 402${PYSITELIB}/phonenumbers/data/region_ET.pyc
398${PYSITELIB}/phonenumbers/data/region_ET.pyo 403${PYSITELIB}/phonenumbers/data/region_ET.pyo
399${PYSITELIB}/phonenumbers/data/region_FI.py 404${PYSITELIB}/phonenumbers/data/region_FI.py
400${PYSITELIB}/phonenumbers/data/region_FI.pyc 405${PYSITELIB}/phonenumbers/data/region_FI.pyc
401${PYSITELIB}/phonenumbers/data/region_FI.pyo 406${PYSITELIB}/phonenumbers/data/region_FI.pyo
402${PYSITELIB}/phonenumbers/data/region_FJ.py 407${PYSITELIB}/phonenumbers/data/region_FJ.py
403${PYSITELIB}/phonenumbers/data/region_FJ.pyc 408${PYSITELIB}/phonenumbers/data/region_FJ.pyc
404${PYSITELIB}/phonenumbers/data/region_FJ.pyo 409${PYSITELIB}/phonenumbers/data/region_FJ.pyo
405${PYSITELIB}/phonenumbers/data/region_FK.py 410${PYSITELIB}/phonenumbers/data/region_FK.py
406${PYSITELIB}/phonenumbers/data/region_FK.pyc 411${PYSITELIB}/phonenumbers/data/region_FK.pyc
407${PYSITELIB}/phonenumbers/data/region_FK.pyo 412${PYSITELIB}/phonenumbers/data/region_FK.pyo
408${PYSITELIB}/phonenumbers/data/region_FM.py 413${PYSITELIB}/phonenumbers/data/region_FM.py
409${PYSITELIB}/phonenumbers/data/region_FM.pyc 414${PYSITELIB}/phonenumbers/data/region_FM.pyc
410${PYSITELIB}/phonenumbers/data/region_FM.pyo 415${PYSITELIB}/phonenumbers/data/region_FM.pyo
411${PYSITELIB}/phonenumbers/data/region_FO.py 416${PYSITELIB}/phonenumbers/data/region_FO.py
412${PYSITELIB}/phonenumbers/data/region_FO.pyc 417${PYSITELIB}/phonenumbers/data/region_FO.pyc
413${PYSITELIB}/phonenumbers/data/region_FO.pyo 418${PYSITELIB}/phonenumbers/data/region_FO.pyo
414${PYSITELIB}/phonenumbers/data/region_FR.py 419${PYSITELIB}/phonenumbers/data/region_FR.py
415${PYSITELIB}/phonenumbers/data/region_FR.pyc 420${PYSITELIB}/phonenumbers/data/region_FR.pyc
416${PYSITELIB}/phonenumbers/data/region_FR.pyo 421${PYSITELIB}/phonenumbers/data/region_FR.pyo
417${PYSITELIB}/phonenumbers/data/region_GA.py 422${PYSITELIB}/phonenumbers/data/region_GA.py
418${PYSITELIB}/phonenumbers/data/region_GA.pyc 423${PYSITELIB}/phonenumbers/data/region_GA.pyc
419${PYSITELIB}/phonenumbers/data/region_GA.pyo 424${PYSITELIB}/phonenumbers/data/region_GA.pyo
420${PYSITELIB}/phonenumbers/data/region_GB.py 425${PYSITELIB}/phonenumbers/data/region_GB.py
421${PYSITELIB}/phonenumbers/data/region_GB.pyc 426${PYSITELIB}/phonenumbers/data/region_GB.pyc
422${PYSITELIB}/phonenumbers/data/region_GB.pyo 427${PYSITELIB}/phonenumbers/data/region_GB.pyo
423${PYSITELIB}/phonenumbers/data/region_GD.py 428${PYSITELIB}/phonenumbers/data/region_GD.py
424${PYSITELIB}/phonenumbers/data/region_GD.pyc 429${PYSITELIB}/phonenumbers/data/region_GD.pyc
425${PYSITELIB}/phonenumbers/data/region_GD.pyo 430${PYSITELIB}/phonenumbers/data/region_GD.pyo
426${PYSITELIB}/phonenumbers/data/region_GE.py 431${PYSITELIB}/phonenumbers/data/region_GE.py
427${PYSITELIB}/phonenumbers/data/region_GE.pyc 432${PYSITELIB}/phonenumbers/data/region_GE.pyc
428${PYSITELIB}/phonenumbers/data/region_GE.pyo 433${PYSITELIB}/phonenumbers/data/region_GE.pyo
429${PYSITELIB}/phonenumbers/data/region_GF.py 434${PYSITELIB}/phonenumbers/data/region_GF.py
430${PYSITELIB}/phonenumbers/data/region_GF.pyc 435${PYSITELIB}/phonenumbers/data/region_GF.pyc
431${PYSITELIB}/phonenumbers/data/region_GF.pyo 436${PYSITELIB}/phonenumbers/data/region_GF.pyo
432${PYSITELIB}/phonenumbers/data/region_GG.py 437${PYSITELIB}/phonenumbers/data/region_GG.py
433${PYSITELIB}/phonenumbers/data/region_GG.pyc 438${PYSITELIB}/phonenumbers/data/region_GG.pyc
434${PYSITELIB}/phonenumbers/data/region_GG.pyo 439${PYSITELIB}/phonenumbers/data/region_GG.pyo
435${PYSITELIB}/phonenumbers/data/region_GH.py 440${PYSITELIB}/phonenumbers/data/region_GH.py
436${PYSITELIB}/phonenumbers/data/region_GH.pyc 441${PYSITELIB}/phonenumbers/data/region_GH.pyc
437${PYSITELIB}/phonenumbers/data/region_GH.pyo 442${PYSITELIB}/phonenumbers/data/region_GH.pyo
438${PYSITELIB}/phonenumbers/data/region_GI.py 443${PYSITELIB}/phonenumbers/data/region_GI.py
439${PYSITELIB}/phonenumbers/data/region_GI.pyc 444${PYSITELIB}/phonenumbers/data/region_GI.pyc
440${PYSITELIB}/phonenumbers/data/region_GI.pyo 445${PYSITELIB}/phonenumbers/data/region_GI.pyo
441${PYSITELIB}/phonenumbers/data/region_GL.py 446${PYSITELIB}/phonenumbers/data/region_GL.py
442${PYSITELIB}/phonenumbers/data/region_GL.pyc 447${PYSITELIB}/phonenumbers/data/region_GL.pyc
443${PYSITELIB}/phonenumbers/data/region_GL.pyo 448${PYSITELIB}/phonenumbers/data/region_GL.pyo
444${PYSITELIB}/phonenumbers/data/region_GM.py 449${PYSITELIB}/phonenumbers/data/region_GM.py
445${PYSITELIB}/phonenumbers/data/region_GM.pyc 450${PYSITELIB}/phonenumbers/data/region_GM.pyc
446${PYSITELIB}/phonenumbers/data/region_GM.pyo 451${PYSITELIB}/phonenumbers/data/region_GM.pyo
447${PYSITELIB}/phonenumbers/data/region_GN.py 452${PYSITELIB}/phonenumbers/data/region_GN.py
448${PYSITELIB}/phonenumbers/data/region_GN.pyc 453${PYSITELIB}/phonenumbers/data/region_GN.pyc
449${PYSITELIB}/phonenumbers/data/region_GN.pyo 454${PYSITELIB}/phonenumbers/data/region_GN.pyo
450${PYSITELIB}/phonenumbers/data/region_GP.py 455${PYSITELIB}/phonenumbers/data/region_GP.py
451${PYSITELIB}/phonenumbers/data/region_GP.pyc 456${PYSITELIB}/phonenumbers/data/region_GP.pyc
452${PYSITELIB}/phonenumbers/data/region_GP.pyo 457${PYSITELIB}/phonenumbers/data/region_GP.pyo
453${PYSITELIB}/phonenumbers/data/region_GQ.py 458${PYSITELIB}/phonenumbers/data/region_GQ.py
454${PYSITELIB}/phonenumbers/data/region_GQ.pyc 459${PYSITELIB}/phonenumbers/data/region_GQ.pyc
455${PYSITELIB}/phonenumbers/data/region_GQ.pyo 460${PYSITELIB}/phonenumbers/data/region_GQ.pyo
456${PYSITELIB}/phonenumbers/data/region_GR.py 461${PYSITELIB}/phonenumbers/data/region_GR.py
457${PYSITELIB}/phonenumbers/data/region_GR.pyc 462${PYSITELIB}/phonenumbers/data/region_GR.pyc
458${PYSITELIB}/phonenumbers/data/region_GR.pyo 463${PYSITELIB}/phonenumbers/data/region_GR.pyo
459${PYSITELIB}/phonenumbers/data/region_GT.py 464${PYSITELIB}/phonenumbers/data/region_GT.py
460${PYSITELIB}/phonenumbers/data/region_GT.pyc 465${PYSITELIB}/phonenumbers/data/region_GT.pyc
461${PYSITELIB}/phonenumbers/data/region_GT.pyo 466${PYSITELIB}/phonenumbers/data/region_GT.pyo
462${PYSITELIB}/phonenumbers/data/region_GU.py 467${PYSITELIB}/phonenumbers/data/region_GU.py
463${PYSITELIB}/phonenumbers/data/region_GU.pyc 468${PYSITELIB}/phonenumbers/data/region_GU.pyc
464${PYSITELIB}/phonenumbers/data/region_GU.pyo 469${PYSITELIB}/phonenumbers/data/region_GU.pyo
465${PYSITELIB}/phonenumbers/data/region_GW.py 470${PYSITELIB}/phonenumbers/data/region_GW.py
466${PYSITELIB}/phonenumbers/data/region_GW.pyc 471${PYSITELIB}/phonenumbers/data/region_GW.pyc
467${PYSITELIB}/phonenumbers/data/region_GW.pyo 472${PYSITELIB}/phonenumbers/data/region_GW.pyo
468${PYSITELIB}/phonenumbers/data/region_GY.py 473${PYSITELIB}/phonenumbers/data/region_GY.py
469${PYSITELIB}/phonenumbers/data/region_GY.pyc 474${PYSITELIB}/phonenumbers/data/region_GY.pyc
470${PYSITELIB}/phonenumbers/data/region_GY.pyo 475${PYSITELIB}/phonenumbers/data/region_GY.pyo
471${PYSITELIB}/phonenumbers/data/region_HK.py 476${PYSITELIB}/phonenumbers/data/region_HK.py
472${PYSITELIB}/phonenumbers/data/region_HK.pyc 477${PYSITELIB}/phonenumbers/data/region_HK.pyc
473${PYSITELIB}/phonenumbers/data/region_HK.pyo 478${PYSITELIB}/phonenumbers/data/region_HK.pyo
474${PYSITELIB}/phonenumbers/data/region_HN.py 479${PYSITELIB}/phonenumbers/data/region_HN.py
475${PYSITELIB}/phonenumbers/data/region_HN.pyc 480${PYSITELIB}/phonenumbers/data/region_HN.pyc
476${PYSITELIB}/phonenumbers/data/region_HN.pyo 481${PYSITELIB}/phonenumbers/data/region_HN.pyo
477${PYSITELIB}/phonenumbers/data/region_HR.py 482${PYSITELIB}/phonenumbers/data/region_HR.py
478${PYSITELIB}/phonenumbers/data/region_HR.pyc 483${PYSITELIB}/phonenumbers/data/region_HR.pyc
479${PYSITELIB}/phonenumbers/data/region_HR.pyo 484${PYSITELIB}/phonenumbers/data/region_HR.pyo
480${PYSITELIB}/phonenumbers/data/region_HT.py 485${PYSITELIB}/phonenumbers/data/region_HT.py
481${PYSITELIB}/phonenumbers/data/region_HT.pyc 486${PYSITELIB}/phonenumbers/data/region_HT.pyc
482${PYSITELIB}/phonenumbers/data/region_HT.pyo 487${PYSITELIB}/phonenumbers/data/region_HT.pyo
483${PYSITELIB}/phonenumbers/data/region_HU.py 488${PYSITELIB}/phonenumbers/data/region_HU.py
484${PYSITELIB}/phonenumbers/data/region_HU.pyc 489${PYSITELIB}/phonenumbers/data/region_HU.pyc
485${PYSITELIB}/phonenumbers/data/region_HU.pyo 490${PYSITELIB}/phonenumbers/data/region_HU.pyo
486${PYSITELIB}/phonenumbers/data/region_ID.py 491${PYSITELIB}/phonenumbers/data/region_ID.py
487${PYSITELIB}/phonenumbers/data/region_ID.pyc 492${PYSITELIB}/phonenumbers/data/region_ID.pyc
488${PYSITELIB}/phonenumbers/data/region_ID.pyo 493${PYSITELIB}/phonenumbers/data/region_ID.pyo
489${PYSITELIB}/phonenumbers/data/region_IE.py 494${PYSITELIB}/phonenumbers/data/region_IE.py
490${PYSITELIB}/phonenumbers/data/region_IE.pyc 495${PYSITELIB}/phonenumbers/data/region_IE.pyc
491${PYSITELIB}/phonenumbers/data/region_IE.pyo 496${PYSITELIB}/phonenumbers/data/region_IE.pyo
492${PYSITELIB}/phonenumbers/data/region_IL.py 497${PYSITELIB}/phonenumbers/data/region_IL.py
493${PYSITELIB}/phonenumbers/data/region_IL.pyc 498${PYSITELIB}/phonenumbers/data/region_IL.pyc
494${PYSITELIB}/phonenumbers/data/region_IL.pyo 499${PYSITELIB}/phonenumbers/data/region_IL.pyo
495${PYSITELIB}/phonenumbers/data/region_IM.py 500${PYSITELIB}/phonenumbers/data/region_IM.py
496${PYSITELIB}/phonenumbers/data/region_IM.pyc 501${PYSITELIB}/phonenumbers/data/region_IM.pyc
497${PYSITELIB}/phonenumbers/data/region_IM.pyo 502${PYSITELIB}/phonenumbers/data/region_IM.pyo
498${PYSITELIB}/phonenumbers/data/region_IN.py 503${PYSITELIB}/phonenumbers/data/region_IN.py
499${PYSITELIB}/phonenumbers/data/region_IN.pyc 504${PYSITELIB}/phonenumbers/data/region_IN.pyc
500${PYSITELIB}/phonenumbers/data/region_IN.pyo 505${PYSITELIB}/phonenumbers/data/region_IN.pyo
501${PYSITELIB}/phonenumbers/data/region_IO.py 506${PYSITELIB}/phonenumbers/data/region_IO.py
502${PYSITELIB}/phonenumbers/data/region_IO.pyc 507${PYSITELIB}/phonenumbers/data/region_IO.pyc
503${PYSITELIB}/phonenumbers/data/region_IO.pyo 508${PYSITELIB}/phonenumbers/data/region_IO.pyo
504${PYSITELIB}/phonenumbers/data/region_IQ.py 509${PYSITELIB}/phonenumbers/data/region_IQ.py
505${PYSITELIB}/phonenumbers/data/region_IQ.pyc 510${PYSITELIB}/phonenumbers/data/region_IQ.pyc
506${PYSITELIB}/phonenumbers/data/region_IQ.pyo 511${PYSITELIB}/phonenumbers/data/region_IQ.pyo
507${PYSITELIB}/phonenumbers/data/region_IR.py 512${PYSITELIB}/phonenumbers/data/region_IR.py
508${PYSITELIB}/phonenumbers/data/region_IR.pyc 513${PYSITELIB}/phonenumbers/data/region_IR.pyc
509${PYSITELIB}/phonenumbers/data/region_IR.pyo 514${PYSITELIB}/phonenumbers/data/region_IR.pyo
510${PYSITELIB}/phonenumbers/data/region_IS.py 515${PYSITELIB}/phonenumbers/data/region_IS.py
511${PYSITELIB}/phonenumbers/data/region_IS.pyc 516${PYSITELIB}/phonenumbers/data/region_IS.pyc
512${PYSITELIB}/phonenumbers/data/region_IS.pyo 517${PYSITELIB}/phonenumbers/data/region_IS.pyo
513${PYSITELIB}/phonenumbers/data/region_IT.py 518${PYSITELIB}/phonenumbers/data/region_IT.py
514${PYSITELIB}/phonenumbers/data/region_IT.pyc 519${PYSITELIB}/phonenumbers/data/region_IT.pyc
515${PYSITELIB}/phonenumbers/data/region_IT.pyo 520${PYSITELIB}/phonenumbers/data/region_IT.pyo
516${PYSITELIB}/phonenumbers/data/region_JE.py 521${PYSITELIB}/phonenumbers/data/region_JE.py
517${PYSITELIB}/phonenumbers/data/region_JE.pyc 522${PYSITELIB}/phonenumbers/data/region_JE.pyc
518${PYSITELIB}/phonenumbers/data/region_JE.pyo 523${PYSITELIB}/phonenumbers/data/region_JE.pyo
519${PYSITELIB}/phonenumbers/data/region_JM.py 524${PYSITELIB}/phonenumbers/data/region_JM.py
520${PYSITELIB}/phonenumbers/data/region_JM.pyc 525${PYSITELIB}/phonenumbers/data/region_JM.pyc
521${PYSITELIB}/phonenumbers/data/region_JM.pyo 526${PYSITELIB}/phonenumbers/data/region_JM.pyo
522${PYSITELIB}/phonenumbers/data/region_JO.py 527${PYSITELIB}/phonenumbers/data/region_JO.py
523${PYSITELIB}/phonenumbers/data/region_JO.pyc 528${PYSITELIB}/phonenumbers/data/region_JO.pyc
524${PYSITELIB}/phonenumbers/data/region_JO.pyo 529${PYSITELIB}/phonenumbers/data/region_JO.pyo
525${PYSITELIB}/phonenumbers/data/region_JP.py 530${PYSITELIB}/phonenumbers/data/region_JP.py
526${PYSITELIB}/phonenumbers/data/region_JP.pyc 531${PYSITELIB}/phonenumbers/data/region_JP.pyc
527${PYSITELIB}/phonenumbers/data/region_JP.pyo 532${PYSITELIB}/phonenumbers/data/region_JP.pyo
528${PYSITELIB}/phonenumbers/data/region_KE.py 533${PYSITELIB}/phonenumbers/data/region_KE.py
529${PYSITELIB}/phonenumbers/data/region_KE.pyc 534${PYSITELIB}/phonenumbers/data/region_KE.pyc
530${PYSITELIB}/phonenumbers/data/region_KE.pyo 535${PYSITELIB}/phonenumbers/data/region_KE.pyo
531${PYSITELIB}/phonenumbers/data/region_KG.py 536${PYSITELIB}/phonenumbers/data/region_KG.py
532${PYSITELIB}/phonenumbers/data/region_KG.pyc 537${PYSITELIB}/phonenumbers/data/region_KG.pyc
533${PYSITELIB}/phonenumbers/data/region_KG.pyo 538${PYSITELIB}/phonenumbers/data/region_KG.pyo
534${PYSITELIB}/phonenumbers/data/region_KH.py 539${PYSITELIB}/phonenumbers/data/region_KH.py
535${PYSITELIB}/phonenumbers/data/region_KH.pyc 540${PYSITELIB}/phonenumbers/data/region_KH.pyc
536${PYSITELIB}/phonenumbers/data/region_KH.pyo 541${PYSITELIB}/phonenumbers/data/region_KH.pyo
537${PYSITELIB}/phonenumbers/data/region_KI.py 542${PYSITELIB}/phonenumbers/data/region_KI.py
538${PYSITELIB}/phonenumbers/data/region_KI.pyc 543${PYSITELIB}/phonenumbers/data/region_KI.pyc
539${PYSITELIB}/phonenumbers/data/region_KI.pyo 544${PYSITELIB}/phonenumbers/data/region_KI.pyo
540${PYSITELIB}/phonenumbers/data/region_KM.py 545${PYSITELIB}/phonenumbers/data/region_KM.py
541${PYSITELIB}/phonenumbers/data/region_KM.pyc 546${PYSITELIB}/phonenumbers/data/region_KM.pyc
542${PYSITELIB}/phonenumbers/data/region_KM.pyo 547${PYSITELIB}/phonenumbers/data/region_KM.pyo
543${PYSITELIB}/phonenumbers/data/region_KN.py 548${PYSITELIB}/phonenumbers/data/region_KN.py
544${PYSITELIB}/phonenumbers/data/region_KN.pyc 549${PYSITELIB}/phonenumbers/data/region_KN.pyc
545${PYSITELIB}/phonenumbers/data/region_KN.pyo 550${PYSITELIB}/phonenumbers/data/region_KN.pyo
546${PYSITELIB}/phonenumbers/data/region_KP.py 551${PYSITELIB}/phonenumbers/data/region_KP.py
547${PYSITELIB}/phonenumbers/data/region_KP.pyc 552${PYSITELIB}/phonenumbers/data/region_KP.pyc
548${PYSITELIB}/phonenumbers/data/region_KP.pyo 553${PYSITELIB}/phonenumbers/data/region_KP.pyo
549${PYSITELIB}/phonenumbers/data/region_KR.py 554${PYSITELIB}/phonenumbers/data/region_KR.py
550${PYSITELIB}/phonenumbers/data/region_KR.pyc 555${PYSITELIB}/phonenumbers/data/region_KR.pyc
551${PYSITELIB}/phonenumbers/data/region_KR.pyo 556${PYSITELIB}/phonenumbers/data/region_KR.pyo
552${PYSITELIB}/phonenumbers/data/region_KW.py 557${PYSITELIB}/phonenumbers/data/region_KW.py
553${PYSITELIB}/phonenumbers/data/region_KW.pyc 558${PYSITELIB}/phonenumbers/data/region_KW.pyc
554${PYSITELIB}/phonenumbers/data/region_KW.pyo 559${PYSITELIB}/phonenumbers/data/region_KW.pyo
555${PYSITELIB}/phonenumbers/data/region_KY.py 560${PYSITELIB}/phonenumbers/data/region_KY.py
556${PYSITELIB}/phonenumbers/data/region_KY.pyc 561${PYSITELIB}/phonenumbers/data/region_KY.pyc
557${PYSITELIB}/phonenumbers/data/region_KY.pyo 562${PYSITELIB}/phonenumbers/data/region_KY.pyo
558${PYSITELIB}/phonenumbers/data/region_KZ.py 563${PYSITELIB}/phonenumbers/data/region_KZ.py
559${PYSITELIB}/phonenumbers/data/region_KZ.pyc 564${PYSITELIB}/phonenumbers/data/region_KZ.pyc
560${PYSITELIB}/phonenumbers/data/region_KZ.pyo 565${PYSITELIB}/phonenumbers/data/region_KZ.pyo
561${PYSITELIB}/phonenumbers/data/region_LA.py 566${PYSITELIB}/phonenumbers/data/region_LA.py
562${PYSITELIB}/phonenumbers/data/region_LA.pyc 567${PYSITELIB}/phonenumbers/data/region_LA.pyc
563${PYSITELIB}/phonenumbers/data/region_LA.pyo 568${PYSITELIB}/phonenumbers/data/region_LA.pyo
564${PYSITELIB}/phonenumbers/data/region_LB.py 569${PYSITELIB}/phonenumbers/data/region_LB.py
565${PYSITELIB}/phonenumbers/data/region_LB.pyc 570${PYSITELIB}/phonenumbers/data/region_LB.pyc
566${PYSITELIB}/phonenumbers/data/region_LB.pyo 571${PYSITELIB}/phonenumbers/data/region_LB.pyo
567${PYSITELIB}/phonenumbers/data/region_LC.py 572${PYSITELIB}/phonenumbers/data/region_LC.py
568${PYSITELIB}/phonenumbers/data/region_LC.pyc 573${PYSITELIB}/phonenumbers/data/region_LC.pyc
569${PYSITELIB}/phonenumbers/data/region_LC.pyo 574${PYSITELIB}/phonenumbers/data/region_LC.pyo
570${PYSITELIB}/phonenumbers/data/region_LI.py 575${PYSITELIB}/phonenumbers/data/region_LI.py
571${PYSITELIB}/phonenumbers/data/region_LI.pyc 576${PYSITELIB}/phonenumbers/data/region_LI.pyc
572${PYSITELIB}/phonenumbers/data/region_LI.pyo 577${PYSITELIB}/phonenumbers/data/region_LI.pyo
573${PYSITELIB}/phonenumbers/data/region_LK.py 578${PYSITELIB}/phonenumbers/data/region_LK.py
574${PYSITELIB}/phonenumbers/data/region_LK.pyc 579${PYSITELIB}/phonenumbers/data/region_LK.pyc
575${PYSITELIB}/phonenumbers/data/region_LK.pyo 580${PYSITELIB}/phonenumbers/data/region_LK.pyo
576${PYSITELIB}/phonenumbers/data/region_LR.py 581${PYSITELIB}/phonenumbers/data/region_LR.py
577${PYSITELIB}/phonenumbers/data/region_LR.pyc 582${PYSITELIB}/phonenumbers/data/region_LR.pyc
578${PYSITELIB}/phonenumbers/data/region_LR.pyo 583${PYSITELIB}/phonenumbers/data/region_LR.pyo
579${PYSITELIB}/phonenumbers/data/region_LS.py 584${PYSITELIB}/phonenumbers/data/region_LS.py
580${PYSITELIB}/phonenumbers/data/region_LS.pyc 585${PYSITELIB}/phonenumbers/data/region_LS.pyc
581${PYSITELIB}/phonenumbers/data/region_LS.pyo 586${PYSITELIB}/phonenumbers/data/region_LS.pyo
582${PYSITELIB}/phonenumbers/data/region_LT.py 587${PYSITELIB}/phonenumbers/data/region_LT.py
583${PYSITELIB}/phonenumbers/data/region_LT.pyc 588${PYSITELIB}/phonenumbers/data/region_LT.pyc
584${PYSITELIB}/phonenumbers/data/region_LT.pyo 589${PYSITELIB}/phonenumbers/data/region_LT.pyo
585${PYSITELIB}/phonenumbers/data/region_LU.py 590${PYSITELIB}/phonenumbers/data/region_LU.py
586${PYSITELIB}/phonenumbers/data/region_LU.pyc 591${PYSITELIB}/phonenumbers/data/region_LU.pyc
587${PYSITELIB}/phonenumbers/data/region_LU.pyo 592${PYSITELIB}/phonenumbers/data/region_LU.pyo
588${PYSITELIB}/phonenumbers/data/region_LV.py 593${PYSITELIB}/phonenumbers/data/region_LV.py
589${PYSITELIB}/phonenumbers/data/region_LV.pyc 594${PYSITELIB}/phonenumbers/data/region_LV.pyc
590${PYSITELIB}/phonenumbers/data/region_LV.pyo 595${PYSITELIB}/phonenumbers/data/region_LV.pyo
591${PYSITELIB}/phonenumbers/data/region_LY.py 596${PYSITELIB}/phonenumbers/data/region_LY.py
592${PYSITELIB}/phonenumbers/data/region_LY.pyc 597${PYSITELIB}/phonenumbers/data/region_LY.pyc
593${PYSITELIB}/phonenumbers/data/region_LY.pyo 598${PYSITELIB}/phonenumbers/data/region_LY.pyo
594${PYSITELIB}/phonenumbers/data/region_MA.py 599${PYSITELIB}/phonenumbers/data/region_MA.py
595${PYSITELIB}/phonenumbers/data/region_MA.pyc 600${PYSITELIB}/phonenumbers/data/region_MA.pyc
596${PYSITELIB}/phonenumbers/data/region_MA.pyo 601${PYSITELIB}/phonenumbers/data/region_MA.pyo
597${PYSITELIB}/phonenumbers/data/region_MC.py 602${PYSITELIB}/phonenumbers/data/region_MC.py
598${PYSITELIB}/phonenumbers/data/region_MC.pyc 603${PYSITELIB}/phonenumbers/data/region_MC.pyc
599${PYSITELIB}/phonenumbers/data/region_MC.pyo 604${PYSITELIB}/phonenumbers/data/region_MC.pyo
600${PYSITELIB}/phonenumbers/data/region_MD.py 605${PYSITELIB}/phonenumbers/data/region_MD.py
601${PYSITELIB}/phonenumbers/data/region_MD.pyc 606${PYSITELIB}/phonenumbers/data/region_MD.pyc
602${PYSITELIB}/phonenumbers/data/region_MD.pyo 607${PYSITELIB}/phonenumbers/data/region_MD.pyo
603${PYSITELIB}/phonenumbers/data/region_ME.py 608${PYSITELIB}/phonenumbers/data/region_ME.py
604${PYSITELIB}/phonenumbers/data/region_ME.pyc 609${PYSITELIB}/phonenumbers/data/region_ME.pyc
605${PYSITELIB}/phonenumbers/data/region_ME.pyo 610${PYSITELIB}/phonenumbers/data/region_ME.pyo
606${PYSITELIB}/phonenumbers/data/region_MF.py 611${PYSITELIB}/phonenumbers/data/region_MF.py
607${PYSITELIB}/phonenumbers/data/region_MF.pyc 612${PYSITELIB}/phonenumbers/data/region_MF.pyc
608${PYSITELIB}/phonenumbers/data/region_MF.pyo 613${PYSITELIB}/phonenumbers/data/region_MF.pyo
609${PYSITELIB}/phonenumbers/data/region_MG.py 614${PYSITELIB}/phonenumbers/data/region_MG.py
610${PYSITELIB}/phonenumbers/data/region_MG.pyc 615${PYSITELIB}/phonenumbers/data/region_MG.pyc
611${PYSITELIB}/phonenumbers/data/region_MG.pyo 616${PYSITELIB}/phonenumbers/data/region_MG.pyo
612${PYSITELIB}/phonenumbers/data/region_MH.py 617${PYSITELIB}/phonenumbers/data/region_MH.py
613${PYSITELIB}/phonenumbers/data/region_MH.pyc 618${PYSITELIB}/phonenumbers/data/region_MH.pyc
614${PYSITELIB}/phonenumbers/data/region_MH.pyo 619${PYSITELIB}/phonenumbers/data/region_MH.pyo
615${PYSITELIB}/phonenumbers/data/region_MK.py 620${PYSITELIB}/phonenumbers/data/region_MK.py
616${PYSITELIB}/phonenumbers/data/region_MK.pyc 621${PYSITELIB}/phonenumbers/data/region_MK.pyc
617${PYSITELIB}/phonenumbers/data/region_MK.pyo 622${PYSITELIB}/phonenumbers/data/region_MK.pyo
618${PYSITELIB}/phonenumbers/data/region_ML.py 623${PYSITELIB}/phonenumbers/data/region_ML.py
619${PYSITELIB}/phonenumbers/data/region_ML.pyc 624${PYSITELIB}/phonenumbers/data/region_ML.pyc
620${PYSITELIB}/phonenumbers/data/region_ML.pyo 625${PYSITELIB}/phonenumbers/data/region_ML.pyo
621${PYSITELIB}/phonenumbers/data/region_MM.py 626${PYSITELIB}/phonenumbers/data/region_MM.py
622${PYSITELIB}/phonenumbers/data/region_MM.pyc 627${PYSITELIB}/phonenumbers/data/region_MM.pyc
623${PYSITELIB}/phonenumbers/data/region_MM.pyo 628${PYSITELIB}/phonenumbers/data/region_MM.pyo
624${PYSITELIB}/phonenumbers/data/region_MN.py 629${PYSITELIB}/phonenumbers/data/region_MN.py
625${PYSITELIB}/phonenumbers/data/region_MN.pyc 630${PYSITELIB}/phonenumbers/data/region_MN.pyc
626${PYSITELIB}/phonenumbers/data/region_MN.pyo 631${PYSITELIB}/phonenumbers/data/region_MN.pyo
627${PYSITELIB}/phonenumbers/data/region_MO.py 632${PYSITELIB}/phonenumbers/data/region_MO.py
628${PYSITELIB}/phonenumbers/data/region_MO.pyc 633${PYSITELIB}/phonenumbers/data/region_MO.pyc
629${PYSITELIB}/phonenumbers/data/region_MO.pyo 634${PYSITELIB}/phonenumbers/data/region_MO.pyo
630${PYSITELIB}/phonenumbers/data/region_MP.py 635${PYSITELIB}/phonenumbers/data/region_MP.py
631${PYSITELIB}/phonenumbers/data/region_MP.pyc 636${PYSITELIB}/phonenumbers/data/region_MP.pyc
632${PYSITELIB}/phonenumbers/data/region_MP.pyo 637${PYSITELIB}/phonenumbers/data/region_MP.pyo
633${PYSITELIB}/phonenumbers/data/region_MQ.py 638${PYSITELIB}/phonenumbers/data/region_MQ.py
634${PYSITELIB}/phonenumbers/data/region_MQ.pyc 639${PYSITELIB}/phonenumbers/data/region_MQ.pyc
635${PYSITELIB}/phonenumbers/data/region_MQ.pyo 640${PYSITELIB}/phonenumbers/data/region_MQ.pyo
636${PYSITELIB}/phonenumbers/data/region_MR.py 641${PYSITELIB}/phonenumbers/data/region_MR.py
637${PYSITELIB}/phonenumbers/data/region_MR.pyc 642${PYSITELIB}/phonenumbers/data/region_MR.pyc
638${PYSITELIB}/phonenumbers/data/region_MR.pyo 643${PYSITELIB}/phonenumbers/data/region_MR.pyo
639${PYSITELIB}/phonenumbers/data/region_MS.py 644${PYSITELIB}/phonenumbers/data/region_MS.py
640${PYSITELIB}/phonenumbers/data/region_MS.pyc 645${PYSITELIB}/phonenumbers/data/region_MS.pyc
641${PYSITELIB}/phonenumbers/data/region_MS.pyo 646${PYSITELIB}/phonenumbers/data/region_MS.pyo
642${PYSITELIB}/phonenumbers/data/region_MT.py 647${PYSITELIB}/phonenumbers/data/region_MT.py
643${PYSITELIB}/phonenumbers/data/region_MT.pyc 648${PYSITELIB}/phonenumbers/data/region_MT.pyc
644${PYSITELIB}/phonenumbers/data/region_MT.pyo 649${PYSITELIB}/phonenumbers/data/region_MT.pyo
645${PYSITELIB}/phonenumbers/data/region_MU.py 650${PYSITELIB}/phonenumbers/data/region_MU.py
646${PYSITELIB}/phonenumbers/data/region_MU.pyc 651${PYSITELIB}/phonenumbers/data/region_MU.pyc
647${PYSITELIB}/phonenumbers/data/region_MU.pyo 652${PYSITELIB}/phonenumbers/data/region_MU.pyo
648${PYSITELIB}/phonenumbers/data/region_MV.py 653${PYSITELIB}/phonenumbers/data/region_MV.py
649${PYSITELIB}/phonenumbers/data/region_MV.pyc 654${PYSITELIB}/phonenumbers/data/region_MV.pyc
650${PYSITELIB}/phonenumbers/data/region_MV.pyo 655${PYSITELIB}/phonenumbers/data/region_MV.pyo
651${PYSITELIB}/phonenumbers/data/region_MW.py 656${PYSITELIB}/phonenumbers/data/region_MW.py
652${PYSITELIB}/phonenumbers/data/region_MW.pyc 657${PYSITELIB}/phonenumbers/data/region_MW.pyc
653${PYSITELIB}/phonenumbers/data/region_MW.pyo 658${PYSITELIB}/phonenumbers/data/region_MW.pyo
654${PYSITELIB}/phonenumbers/data/region_MX.py 659${PYSITELIB}/phonenumbers/data/region_MX.py
655${PYSITELIB}/phonenumbers/data/region_MX.pyc 660${PYSITELIB}/phonenumbers/data/region_MX.pyc
656${PYSITELIB}/phonenumbers/data/region_MX.pyo 661${PYSITELIB}/phonenumbers/data/region_MX.pyo
657${PYSITELIB}/phonenumbers/data/region_MY.py 662${PYSITELIB}/phonenumbers/data/region_MY.py
658${PYSITELIB}/phonenumbers/data/region_MY.pyc 663${PYSITELIB}/phonenumbers/data/region_MY.pyc
659${PYSITELIB}/phonenumbers/data/region_MY.pyo 664${PYSITELIB}/phonenumbers/data/region_MY.pyo
660${PYSITELIB}/phonenumbers/data/region_MZ.py 665${PYSITELIB}/phonenumbers/data/region_MZ.py
661${PYSITELIB}/phonenumbers/data/region_MZ.pyc 666${PYSITELIB}/phonenumbers/data/region_MZ.pyc
662${PYSITELIB}/phonenumbers/data/region_MZ.pyo 667${PYSITELIB}/phonenumbers/data/region_MZ.pyo
663${PYSITELIB}/phonenumbers/data/region_NA.py 668${PYSITELIB}/phonenumbers/data/region_NA.py
664${PYSITELIB}/phonenumbers/data/region_NA.pyc 669${PYSITELIB}/phonenumbers/data/region_NA.pyc
665${PYSITELIB}/phonenumbers/data/region_NA.pyo 670${PYSITELIB}/phonenumbers/data/region_NA.pyo
666${PYSITELIB}/phonenumbers/data/region_NC.py 671${PYSITELIB}/phonenumbers/data/region_NC.py
667${PYSITELIB}/phonenumbers/data/region_NC.pyc 672${PYSITELIB}/phonenumbers/data/region_NC.pyc
668${PYSITELIB}/phonenumbers/data/region_NC.pyo 673${PYSITELIB}/phonenumbers/data/region_NC.pyo
669${PYSITELIB}/phonenumbers/data/region_NE.py 674${PYSITELIB}/phonenumbers/data/region_NE.py
670${PYSITELIB}/phonenumbers/data/region_NE.pyc 675${PYSITELIB}/phonenumbers/data/region_NE.pyc
671${PYSITELIB}/phonenumbers/data/region_NE.pyo 676${PYSITELIB}/phonenumbers/data/region_NE.pyo
672${PYSITELIB}/phonenumbers/data/region_NF.py 677${PYSITELIB}/phonenumbers/data/region_NF.py
673${PYSITELIB}/phonenumbers/data/region_NF.pyc 678${PYSITELIB}/phonenumbers/data/region_NF.pyc
674${PYSITELIB}/phonenumbers/data/region_NF.pyo 679${PYSITELIB}/phonenumbers/data/region_NF.pyo
675${PYSITELIB}/phonenumbers/data/region_NG.py 680${PYSITELIB}/phonenumbers/data/region_NG.py
676${PYSITELIB}/phonenumbers/data/region_NG.pyc 681${PYSITELIB}/phonenumbers/data/region_NG.pyc
677${PYSITELIB}/phonenumbers/data/region_NG.pyo 682${PYSITELIB}/phonenumbers/data/region_NG.pyo
678${PYSITELIB}/phonenumbers/data/region_NI.py 683${PYSITELIB}/phonenumbers/data/region_NI.py
679${PYSITELIB}/phonenumbers/data/region_NI.pyc 684${PYSITELIB}/phonenumbers/data/region_NI.pyc
680${PYSITELIB}/phonenumbers/data/region_NI.pyo 685${PYSITELIB}/phonenumbers/data/region_NI.pyo
681${PYSITELIB}/phonenumbers/data/region_NL.py 686${PYSITELIB}/phonenumbers/data/region_NL.py
682${PYSITELIB}/phonenumbers/data/region_NL.pyc 687${PYSITELIB}/phonenumbers/data/region_NL.pyc
683${PYSITELIB}/phonenumbers/data/region_NL.pyo 688${PYSITELIB}/phonenumbers/data/region_NL.pyo
684${PYSITELIB}/phonenumbers/data/region_NO.py 689${PYSITELIB}/phonenumbers/data/region_NO.py
685${PYSITELIB}/phonenumbers/data/region_NO.pyc 690${PYSITELIB}/phonenumbers/data/region_NO.pyc
686${PYSITELIB}/phonenumbers/data/region_NO.pyo 691${PYSITELIB}/phonenumbers/data/region_NO.pyo
687${PYSITELIB}/phonenumbers/data/region_NP.py 692${PYSITELIB}/phonenumbers/data/region_NP.py
688${PYSITELIB}/phonenumbers/data/region_NP.pyc 693${PYSITELIB}/phonenumbers/data/region_NP.pyc
689${PYSITELIB}/phonenumbers/data/region_NP.pyo 694${PYSITELIB}/phonenumbers/data/region_NP.pyo
690${PYSITELIB}/phonenumbers/data/region_NR.py 695${PYSITELIB}/phonenumbers/data/region_NR.py
691${PYSITELIB}/phonenumbers/data/region_NR.pyc 696${PYSITELIB}/phonenumbers/data/region_NR.pyc
692${PYSITELIB}/phonenumbers/data/region_NR.pyo 697${PYSITELIB}/phonenumbers/data/region_NR.pyo
693${PYSITELIB}/phonenumbers/data/region_NU.py 698${PYSITELIB}/phonenumbers/data/region_NU.py
694${PYSITELIB}/phonenumbers/data/region_NU.pyc 699${PYSITELIB}/phonenumbers/data/region_NU.pyc
695${PYSITELIB}/phonenumbers/data/region_NU.pyo 700${PYSITELIB}/phonenumbers/data/region_NU.pyo
696${PYSITELIB}/phonenumbers/data/region_NZ.py 701${PYSITELIB}/phonenumbers/data/region_NZ.py
697${PYSITELIB}/phonenumbers/data/region_NZ.pyc 702${PYSITELIB}/phonenumbers/data/region_NZ.pyc
698${PYSITELIB}/phonenumbers/data/region_NZ.pyo 703${PYSITELIB}/phonenumbers/data/region_NZ.pyo
699${PYSITELIB}/phonenumbers/data/region_OM.py 704${PYSITELIB}/phonenumbers/data/region_OM.py
700${PYSITELIB}/phonenumbers/data/region_OM.pyc 705${PYSITELIB}/phonenumbers/data/region_OM.pyc
701${PYSITELIB}/phonenumbers/data/region_OM.pyo 706${PYSITELIB}/phonenumbers/data/region_OM.pyo
702${PYSITELIB}/phonenumbers/data/region_PA.py 707${PYSITELIB}/phonenumbers/data/region_PA.py
703${PYSITELIB}/phonenumbers/data/region_PA.pyc 708${PYSITELIB}/phonenumbers/data/region_PA.pyc
704${PYSITELIB}/phonenumbers/data/region_PA.pyo 709${PYSITELIB}/phonenumbers/data/region_PA.pyo
705${PYSITELIB}/phonenumbers/data/region_PE.py 710${PYSITELIB}/phonenumbers/data/region_PE.py
706${PYSITELIB}/phonenumbers/data/region_PE.pyc 711${PYSITELIB}/phonenumbers/data/region_PE.pyc
707${PYSITELIB}/phonenumbers/data/region_PE.pyo 712${PYSITELIB}/phonenumbers/data/region_PE.pyo
708${PYSITELIB}/phonenumbers/data/region_PF.py 713${PYSITELIB}/phonenumbers/data/region_PF.py
709${PYSITELIB}/phonenumbers/data/region_PF.pyc 714${PYSITELIB}/phonenumbers/data/region_PF.pyc
710${PYSITELIB}/phonenumbers/data/region_PF.pyo 715${PYSITELIB}/phonenumbers/data/region_PF.pyo
711${PYSITELIB}/phonenumbers/data/region_PG.py 716${PYSITELIB}/phonenumbers/data/region_PG.py
712${PYSITELIB}/phonenumbers/data/region_PG.pyc 717${PYSITELIB}/phonenumbers/data/region_PG.pyc
713${PYSITELIB}/phonenumbers/data/region_PG.pyo 718${PYSITELIB}/phonenumbers/data/region_PG.pyo
714${PYSITELIB}/phonenumbers/data/region_PH.py 719${PYSITELIB}/phonenumbers/data/region_PH.py
715${PYSITELIB}/phonenumbers/data/region_PH.pyc 720${PYSITELIB}/phonenumbers/data/region_PH.pyc
716${PYSITELIB}/phonenumbers/data/region_PH.pyo 721${PYSITELIB}/phonenumbers/data/region_PH.pyo
717${PYSITELIB}/phonenumbers/data/region_PK.py 722${PYSITELIB}/phonenumbers/data/region_PK.py
718${PYSITELIB}/phonenumbers/data/region_PK.pyc 723${PYSITELIB}/phonenumbers/data/region_PK.pyc
719${PYSITELIB}/phonenumbers/data/region_PK.pyo 724${PYSITELIB}/phonenumbers/data/region_PK.pyo
720${PYSITELIB}/phonenumbers/data/region_PL.py 725${PYSITELIB}/phonenumbers/data/region_PL.py
721${PYSITELIB}/phonenumbers/data/region_PL.pyc 726${PYSITELIB}/phonenumbers/data/region_PL.pyc
722${PYSITELIB}/phonenumbers/data/region_PL.pyo 727${PYSITELIB}/phonenumbers/data/region_PL.pyo
723${PYSITELIB}/phonenumbers/data/region_PM.py 728${PYSITELIB}/phonenumbers/data/region_PM.py
724${PYSITELIB}/phonenumbers/data/region_PM.pyc 729${PYSITELIB}/phonenumbers/data/region_PM.pyc
725${PYSITELIB}/phonenumbers/data/region_PM.pyo 730${PYSITELIB}/phonenumbers/data/region_PM.pyo
726${PYSITELIB}/phonenumbers/data/region_PR.py 731${PYSITELIB}/phonenumbers/data/region_PR.py
727${PYSITELIB}/phonenumbers/data/region_PR.pyc 732${PYSITELIB}/phonenumbers/data/region_PR.pyc
728${PYSITELIB}/phonenumbers/data/region_PR.pyo 733${PYSITELIB}/phonenumbers/data/region_PR.pyo
729${PYSITELIB}/phonenumbers/data/region_PS.py 734${PYSITELIB}/phonenumbers/data/region_PS.py
730${PYSITELIB}/phonenumbers/data/region_PS.pyc 735${PYSITELIB}/phonenumbers/data/region_PS.pyc
731${PYSITELIB}/phonenumbers/data/region_PS.pyo 736${PYSITELIB}/phonenumbers/data/region_PS.pyo
732${PYSITELIB}/phonenumbers/data/region_PT.py 737${PYSITELIB}/phonenumbers/data/region_PT.py
733${PYSITELIB}/phonenumbers/data/region_PT.pyc 738${PYSITELIB}/phonenumbers/data/region_PT.pyc
734${PYSITELIB}/phonenumbers/data/region_PT.pyo 739${PYSITELIB}/phonenumbers/data/region_PT.pyo
735${PYSITELIB}/phonenumbers/data/region_PW.py 740${PYSITELIB}/phonenumbers/data/region_PW.py
736${PYSITELIB}/phonenumbers/data/region_PW.pyc 741${PYSITELIB}/phonenumbers/data/region_PW.pyc
737${PYSITELIB}/phonenumbers/data/region_PW.pyo 742${PYSITELIB}/phonenumbers/data/region_PW.pyo
738${PYSITELIB}/phonenumbers/data/region_PY.py 743${PYSITELIB}/phonenumbers/data/region_PY.py
739${PYSITELIB}/phonenumbers/data/region_PY.pyc 744${PYSITELIB}/phonenumbers/data/region_PY.pyc
740${PYSITELIB}/phonenumbers/data/region_PY.pyo 745${PYSITELIB}/phonenumbers/data/region_PY.pyo
741${PYSITELIB}/phonenumbers/data/region_QA.py 746${PYSITELIB}/phonenumbers/data/region_QA.py
742${PYSITELIB}/phonenumbers/data/region_QA.pyc 747${PYSITELIB}/phonenumbers/data/region_QA.pyc
743${PYSITELIB}/phonenumbers/data/region_QA.pyo 748${PYSITELIB}/phonenumbers/data/region_QA.pyo
744${PYSITELIB}/phonenumbers/data/region_RE.py 749${PYSITELIB}/phonenumbers/data/region_RE.py
745${PYSITELIB}/phonenumbers/data/region_RE.pyc 750${PYSITELIB}/phonenumbers/data/region_RE.pyc
746${PYSITELIB}/phonenumbers/data/region_RE.pyo 751${PYSITELIB}/phonenumbers/data/region_RE.pyo
747${PYSITELIB}/phonenumbers/data/region_RO.py 752${PYSITELIB}/phonenumbers/data/region_RO.py
748${PYSITELIB}/phonenumbers/data/region_RO.pyc 753${PYSITELIB}/phonenumbers/data/region_RO.pyc
749${PYSITELIB}/phonenumbers/data/region_RO.pyo 754${PYSITELIB}/phonenumbers/data/region_RO.pyo
750${PYSITELIB}/phonenumbers/data/region_RS.py 755${PYSITELIB}/phonenumbers/data/region_RS.py
751${PYSITELIB}/phonenumbers/data/region_RS.pyc 756${PYSITELIB}/phonenumbers/data/region_RS.pyc
752${PYSITELIB}/phonenumbers/data/region_RS.pyo 757${PYSITELIB}/phonenumbers/data/region_RS.pyo
753${PYSITELIB}/phonenumbers/data/region_RU.py 758${PYSITELIB}/phonenumbers/data/region_RU.py
754${PYSITELIB}/phonenumbers/data/region_RU.pyc 759${PYSITELIB}/phonenumbers/data/region_RU.pyc
755${PYSITELIB}/phonenumbers/data/region_RU.pyo 760${PYSITELIB}/phonenumbers/data/region_RU.pyo
756${PYSITELIB}/phonenumbers/data/region_RW.py 761${PYSITELIB}/phonenumbers/data/region_RW.py
757${PYSITELIB}/phonenumbers/data/region_RW.pyc 762${PYSITELIB}/phonenumbers/data/region_RW.pyc
758${PYSITELIB}/phonenumbers/data/region_RW.pyo 763${PYSITELIB}/phonenumbers/data/region_RW.pyo
759${PYSITELIB}/phonenumbers/data/region_SA.py 764${PYSITELIB}/phonenumbers/data/region_SA.py
760${PYSITELIB}/phonenumbers/data/region_SA.pyc 765${PYSITELIB}/phonenumbers/data/region_SA.pyc
761${PYSITELIB}/phonenumbers/data/region_SA.pyo 766${PYSITELIB}/phonenumbers/data/region_SA.pyo
762${PYSITELIB}/phonenumbers/data/region_SB.py 767${PYSITELIB}/phonenumbers/data/region_SB.py
763${PYSITELIB}/phonenumbers/data/region_SB.pyc 768${PYSITELIB}/phonenumbers/data/region_SB.pyc
764${PYSITELIB}/phonenumbers/data/region_SB.pyo 769${PYSITELIB}/phonenumbers/data/region_SB.pyo
765${PYSITELIB}/phonenumbers/data/region_SC.py 770${PYSITELIB}/phonenumbers/data/region_SC.py
766${PYSITELIB}/phonenumbers/data/region_SC.pyc 771${PYSITELIB}/phonenumbers/data/region_SC.pyc
767${PYSITELIB}/phonenumbers/data/region_SC.pyo 772${PYSITELIB}/phonenumbers/data/region_SC.pyo
768${PYSITELIB}/phonenumbers/data/region_SD.py 773${PYSITELIB}/phonenumbers/data/region_SD.py
769${PYSITELIB}/phonenumbers/data/region_SD.pyc 774${PYSITELIB}/phonenumbers/data/region_SD.pyc
770${PYSITELIB}/phonenumbers/data/region_SD.pyo 775${PYSITELIB}/phonenumbers/data/region_SD.pyo
771${PYSITELIB}/phonenumbers/data/region_SE.py 776${PYSITELIB}/phonenumbers/data/region_SE.py
772${PYSITELIB}/phonenumbers/data/region_SE.pyc 777${PYSITELIB}/phonenumbers/data/region_SE.pyc
773${PYSITELIB}/phonenumbers/data/region_SE.pyo 778${PYSITELIB}/phonenumbers/data/region_SE.pyo
774${PYSITELIB}/phonenumbers/data/region_SG.py 779${PYSITELIB}/phonenumbers/data/region_SG.py
775${PYSITELIB}/phonenumbers/data/region_SG.pyc 780${PYSITELIB}/phonenumbers/data/region_SG.pyc
776${PYSITELIB}/phonenumbers/data/region_SG.pyo 781${PYSITELIB}/phonenumbers/data/region_SG.pyo
777${PYSITELIB}/phonenumbers/data/region_SH.py 782${PYSITELIB}/phonenumbers/data/region_SH.py
778${PYSITELIB}/phonenumbers/data/region_SH.pyc 783${PYSITELIB}/phonenumbers/data/region_SH.pyc
779${PYSITELIB}/phonenumbers/data/region_SH.pyo 784${PYSITELIB}/phonenumbers/data/region_SH.pyo
780${PYSITELIB}/phonenumbers/data/region_SI.py 785${PYSITELIB}/phonenumbers/data/region_SI.py
781${PYSITELIB}/phonenumbers/data/region_SI.pyc 786${PYSITELIB}/phonenumbers/data/region_SI.pyc
782${PYSITELIB}/phonenumbers/data/region_SI.pyo 787${PYSITELIB}/phonenumbers/data/region_SI.pyo
783${PYSITELIB}/phonenumbers/data/region_SJ.py 788${PYSITELIB}/phonenumbers/data/region_SJ.py
784${PYSITELIB}/phonenumbers/data/region_SJ.pyc 789${PYSITELIB}/phonenumbers/data/region_SJ.pyc
785${PYSITELIB}/phonenumbers/data/region_SJ.pyo 790${PYSITELIB}/phonenumbers/data/region_SJ.pyo
786${PYSITELIB}/phonenumbers/data/region_SK.py 791${PYSITELIB}/phonenumbers/data/region_SK.py
787${PYSITELIB}/phonenumbers/data/region_SK.pyc 792${PYSITELIB}/phonenumbers/data/region_SK.pyc
788${PYSITELIB}/phonenumbers/data/region_SK.pyo 793${PYSITELIB}/phonenumbers/data/region_SK.pyo
789${PYSITELIB}/phonenumbers/data/region_SL.py 794${PYSITELIB}/phonenumbers/data/region_SL.py
790${PYSITELIB}/phonenumbers/data/region_SL.pyc 795${PYSITELIB}/phonenumbers/data/region_SL.pyc
791${PYSITELIB}/phonenumbers/data/region_SL.pyo 796${PYSITELIB}/phonenumbers/data/region_SL.pyo
792${PYSITELIB}/phonenumbers/data/region_SM.py 797${PYSITELIB}/phonenumbers/data/region_SM.py
793${PYSITELIB}/phonenumbers/data/region_SM.pyc 798${PYSITELIB}/phonenumbers/data/region_SM.pyc
794${PYSITELIB}/phonenumbers/data/region_SM.pyo 799${PYSITELIB}/phonenumbers/data/region_SM.pyo
795${PYSITELIB}/phonenumbers/data/region_SN.py 800${PYSITELIB}/phonenumbers/data/region_SN.py
796${PYSITELIB}/phonenumbers/data/region_SN.pyc 801${PYSITELIB}/phonenumbers/data/region_SN.pyc
797${PYSITELIB}/phonenumbers/data/region_SN.pyo 802${PYSITELIB}/phonenumbers/data/region_SN.pyo
798${PYSITELIB}/phonenumbers/data/region_SO.py 803${PYSITELIB}/phonenumbers/data/region_SO.py
799${PYSITELIB}/phonenumbers/data/region_SO.pyc 804${PYSITELIB}/phonenumbers/data/region_SO.pyc
800${PYSITELIB}/phonenumbers/data/region_SO.pyo 805${PYSITELIB}/phonenumbers/data/region_SO.pyo
801${PYSITELIB}/phonenumbers/data/region_SR.py 806${PYSITELIB}/phonenumbers/data/region_SR.py
802${PYSITELIB}/phonenumbers/data/region_SR.pyc 807${PYSITELIB}/phonenumbers/data/region_SR.pyc
803${PYSITELIB}/phonenumbers/data/region_SR.pyo 808${PYSITELIB}/phonenumbers/data/region_SR.pyo
804${PYSITELIB}/phonenumbers/data/region_SS.py 809${PYSITELIB}/phonenumbers/data/region_SS.py
805${PYSITELIB}/phonenumbers/data/region_SS.pyc 810${PYSITELIB}/phonenumbers/data/region_SS.pyc
806${PYSITELIB}/phonenumbers/data/region_SS.pyo 811${PYSITELIB}/phonenumbers/data/region_SS.pyo
807${PYSITELIB}/phonenumbers/data/region_ST.py 812${PYSITELIB}/phonenumbers/data/region_ST.py
808${PYSITELIB}/phonenumbers/data/region_ST.pyc 813${PYSITELIB}/phonenumbers/data/region_ST.pyc
809${PYSITELIB}/phonenumbers/data/region_ST.pyo 814${PYSITELIB}/phonenumbers/data/region_ST.pyo
810${PYSITELIB}/phonenumbers/data/region_SV.py 815${PYSITELIB}/phonenumbers/data/region_SV.py
811${PYSITELIB}/phonenumbers/data/region_SV.pyc 816${PYSITELIB}/phonenumbers/data/region_SV.pyc
812${PYSITELIB}/phonenumbers/data/region_SV.pyo 817${PYSITELIB}/phonenumbers/data/region_SV.pyo
813${PYSITELIB}/phonenumbers/data/region_SX.py 818${PYSITELIB}/phonenumbers/data/region_SX.py
814${PYSITELIB}/phonenumbers/data/region_SX.pyc 819${PYSITELIB}/phonenumbers/data/region_SX.pyc
815${PYSITELIB}/phonenumbers/data/region_SX.pyo 820${PYSITELIB}/phonenumbers/data/region_SX.pyo
816${PYSITELIB}/phonenumbers/data/region_SY.py 821${PYSITELIB}/phonenumbers/data/region_SY.py
817${PYSITELIB}/phonenumbers/data/region_SY.pyc 822${PYSITELIB}/phonenumbers/data/region_SY.pyc
818${PYSITELIB}/phonenumbers/data/region_SY.pyo 823${PYSITELIB}/phonenumbers/data/region_SY.pyo
819${PYSITELIB}/phonenumbers/data/region_SZ.py 824${PYSITELIB}/phonenumbers/data/region_SZ.py
820${PYSITELIB}/phonenumbers/data/region_SZ.pyc 825${PYSITELIB}/phonenumbers/data/region_SZ.pyc
821${PYSITELIB}/phonenumbers/data/region_SZ.pyo 826${PYSITELIB}/phonenumbers/data/region_SZ.pyo
822${PYSITELIB}/phonenumbers/data/region_TA.py 827${PYSITELIB}/phonenumbers/data/region_TA.py
823${PYSITELIB}/phonenumbers/data/region_TA.pyc 828${PYSITELIB}/phonenumbers/data/region_TA.pyc
824${PYSITELIB}/phonenumbers/data/region_TA.pyo 829${PYSITELIB}/phonenumbers/data/region_TA.pyo
825${PYSITELIB}/phonenumbers/data/region_TC.py 830${PYSITELIB}/phonenumbers/data/region_TC.py
826${PYSITELIB}/phonenumbers/data/region_TC.pyc 831${PYSITELIB}/phonenumbers/data/region_TC.pyc
827${PYSITELIB}/phonenumbers/data/region_TC.pyo 832${PYSITELIB}/phonenumbers/data/region_TC.pyo
828${PYSITELIB}/phonenumbers/data/region_TD.py 833${PYSITELIB}/phonenumbers/data/region_TD.py
829${PYSITELIB}/phonenumbers/data/region_TD.pyc 834${PYSITELIB}/phonenumbers/data/region_TD.pyc
830${PYSITELIB}/phonenumbers/data/region_TD.pyo 835${PYSITELIB}/phonenumbers/data/region_TD.pyo
831${PYSITELIB}/phonenumbers/data/region_TG.py 836${PYSITELIB}/phonenumbers/data/region_TG.py
832${PYSITELIB}/phonenumbers/data/region_TG.pyc 837${PYSITELIB}/phonenumbers/data/region_TG.pyc
833${PYSITELIB}/phonenumbers/data/region_TG.pyo 838${PYSITELIB}/phonenumbers/data/region_TG.pyo
834${PYSITELIB}/phonenumbers/data/region_TH.py 839${PYSITELIB}/phonenumbers/data/region_TH.py
835${PYSITELIB}/phonenumbers/data/region_TH.pyc 840${PYSITELIB}/phonenumbers/data/region_TH.pyc
836${PYSITELIB}/phonenumbers/data/region_TH.pyo 841${PYSITELIB}/phonenumbers/data/region_TH.pyo
837${PYSITELIB}/phonenumbers/data/region_TJ.py 842${PYSITELIB}/phonenumbers/data/region_TJ.py
838${PYSITELIB}/phonenumbers/data/region_TJ.pyc 843${PYSITELIB}/phonenumbers/data/region_TJ.pyc
839${PYSITELIB}/phonenumbers/data/region_TJ.pyo 844${PYSITELIB}/phonenumbers/data/region_TJ.pyo
840${PYSITELIB}/phonenumbers/data/region_TK.py 845${PYSITELIB}/phonenumbers/data/region_TK.py
841${PYSITELIB}/phonenumbers/data/region_TK.pyc 846${PYSITELIB}/phonenumbers/data/region_TK.pyc
842${PYSITELIB}/phonenumbers/data/region_TK.pyo 847${PYSITELIB}/phonenumbers/data/region_TK.pyo
843${PYSITELIB}/phonenumbers/data/region_TL.py 848${PYSITELIB}/phonenumbers/data/region_TL.py
844${PYSITELIB}/phonenumbers/data/region_TL.pyc 849${PYSITELIB}/phonenumbers/data/region_TL.pyc
845${PYSITELIB}/phonenumbers/data/region_TL.pyo 850${PYSITELIB}/phonenumbers/data/region_TL.pyo
846${PYSITELIB}/phonenumbers/data/region_TM.py 851${PYSITELIB}/phonenumbers/data/region_TM.py
847${PYSITELIB}/phonenumbers/data/region_TM.pyc 852${PYSITELIB}/phonenumbers/data/region_TM.pyc
848${PYSITELIB}/phonenumbers/data/region_TM.pyo 853${PYSITELIB}/phonenumbers/data/region_TM.pyo
849${PYSITELIB}/phonenumbers/data/region_TN.py 854${PYSITELIB}/phonenumbers/data/region_TN.py
850${PYSITELIB}/phonenumbers/data/region_TN.pyc 855${PYSITELIB}/phonenumbers/data/region_TN.pyc
851${PYSITELIB}/phonenumbers/data/region_TN.pyo 856${PYSITELIB}/phonenumbers/data/region_TN.pyo
852${PYSITELIB}/phonenumbers/data/region_TO.py 857${PYSITELIB}/phonenumbers/data/region_TO.py
853${PYSITELIB}/phonenumbers/data/region_TO.pyc 858${PYSITELIB}/phonenumbers/data/region_TO.pyc
854${PYSITELIB}/phonenumbers/data/region_TO.pyo 859${PYSITELIB}/phonenumbers/data/region_TO.pyo
855${PYSITELIB}/phonenumbers/data/region_TR.py 860${PYSITELIB}/phonenumbers/data/region_TR.py
856${PYSITELIB}/phonenumbers/data/region_TR.pyc 861${PYSITELIB}/phonenumbers/data/region_TR.pyc
857${PYSITELIB}/phonenumbers/data/region_TR.pyo 862${PYSITELIB}/phonenumbers/data/region_TR.pyo
858${PYSITELIB}/phonenumbers/data/region_TT.py 863${PYSITELIB}/phonenumbers/data/region_TT.py
859${PYSITELIB}/phonenumbers/data/region_TT.pyc 864${PYSITELIB}/phonenumbers/data/region_TT.pyc
860${PYSITELIB}/phonenumbers/data/region_TT.pyo 865${PYSITELIB}/phonenumbers/data/region_TT.pyo
861${PYSITELIB}/phonenumbers/data/region_TV.py 866${PYSITELIB}/phonenumbers/data/region_TV.py
862${PYSITELIB}/phonenumbers/data/region_TV.pyc 867${PYSITELIB}/phonenumbers/data/region_TV.pyc
863${PYSITELIB}/phonenumbers/data/region_TV.pyo 868${PYSITELIB}/phonenumbers/data/region_TV.pyo
864${PYSITELIB}/phonenumbers/data/region_TW.py 869${PYSITELIB}/phonenumbers/data/region_TW.py
865${PYSITELIB}/phonenumbers/data/region_TW.pyc 870${PYSITELIB}/phonenumbers/data/region_TW.pyc
866${PYSITELIB}/phonenumbers/data/region_TW.pyo 871${PYSITELIB}/phonenumbers/data/region_TW.pyo
867${PYSITELIB}/phonenumbers/data/region_TZ.py 872${PYSITELIB}/phonenumbers/data/region_TZ.py
868${PYSITELIB}/phonenumbers/data/region_TZ.pyc 873${PYSITELIB}/phonenumbers/data/region_TZ.pyc
869${PYSITELIB}/phonenumbers/data/region_TZ.pyo 874${PYSITELIB}/phonenumbers/data/region_TZ.pyo
870${PYSITELIB}/phonenumbers/data/region_UA.py 875${PYSITELIB}/phonenumbers/data/region_UA.py
871${PYSITELIB}/phonenumbers/data/region_UA.pyc 876${PYSITELIB}/phonenumbers/data/region_UA.pyc
872${PYSITELIB}/phonenumbers/data/region_UA.pyo 877${PYSITELIB}/phonenumbers/data/region_UA.pyo
873${PYSITELIB}/phonenumbers/data/region_UG.py 878${PYSITELIB}/phonenumbers/data/region_UG.py
874${PYSITELIB}/phonenumbers/data/region_UG.pyc 879${PYSITELIB}/phonenumbers/data/region_UG.pyc
875${PYSITELIB}/phonenumbers/data/region_UG.pyo 880${PYSITELIB}/phonenumbers/data/region_UG.pyo
876${PYSITELIB}/phonenumbers/data/region_US.py 881${PYSITELIB}/phonenumbers/data/region_US.py
877${PYSITELIB}/phonenumbers/data/region_US.pyc 882${PYSITELIB}/phonenumbers/data/region_US.pyc
878${PYSITELIB}/phonenumbers/data/region_US.pyo 883${PYSITELIB}/phonenumbers/data/region_US.pyo
879${PYSITELIB}/phonenumbers/data/region_UY.py 884${PYSITELIB}/phonenumbers/data/region_UY.py
880${PYSITELIB}/phonenumbers/data/region_UY.pyc 885${PYSITELIB}/phonenumbers/data/region_UY.pyc
881${PYSITELIB}/phonenumbers/data/region_UY.pyo 886${PYSITELIB}/phonenumbers/data/region_UY.pyo
882${PYSITELIB}/phonenumbers/data/region_UZ.py 887${PYSITELIB}/phonenumbers/data/region_UZ.py
883${PYSITELIB}/phonenumbers/data/region_UZ.pyc 888${PYSITELIB}/phonenumbers/data/region_UZ.pyc
884${PYSITELIB}/phonenumbers/data/region_UZ.pyo 889${PYSITELIB}/phonenumbers/data/region_UZ.pyo
885${PYSITELIB}/phonenumbers/data/region_VA.py 890${PYSITELIB}/phonenumbers/data/region_VA.py
886${PYSITELIB}/phonenumbers/data/region_VA.pyc 891${PYSITELIB}/phonenumbers/data/region_VA.pyc
887${PYSITELIB}/phonenumbers/data/region_VA.pyo 892${PYSITELIB}/phonenumbers/data/region_VA.pyo
888${PYSITELIB}/phonenumbers/data/region_VC.py 893${PYSITELIB}/phonenumbers/data/region_VC.py
889${PYSITELIB}/phonenumbers/data/region_VC.pyc 894${PYSITELIB}/phonenumbers/data/region_VC.pyc
890${PYSITELIB}/phonenumbers/data/region_VC.pyo 895${PYSITELIB}/phonenumbers/data/region_VC.pyo
891${PYSITELIB}/phonenumbers/data/region_VE.py 896${PYSITELIB}/phonenumbers/data/region_VE.py
892${PYSITELIB}/phonenumbers/data/region_VE.pyc 897${PYSITELIB}/phonenumbers/data/region_VE.pyc
893${PYSITELIB}/phonenumbers/data/region_VE.pyo 898${PYSITELIB}/phonenumbers/data/region_VE.pyo
894${PYSITELIB}/phonenumbers/data/region_VG.py 899${PYSITELIB}/phonenumbers/data/region_VG.py
895${PYSITELIB}/phonenumbers/data/region_VG.pyc 900${PYSITELIB}/phonenumbers/data/region_VG.pyc
896${PYSITELIB}/phonenumbers/data/region_VG.pyo 901${PYSITELIB}/phonenumbers/data/region_VG.pyo
897${PYSITELIB}/phonenumbers/data/region_VI.py 902${PYSITELIB}/phonenumbers/data/region_VI.py
898${PYSITELIB}/phonenumbers/data/region_VI.pyc 903${PYSITELIB}/phonenumbers/data/region_VI.pyc
899${PYSITELIB}/phonenumbers/data/region_VI.pyo 904${PYSITELIB}/phonenumbers/data/region_VI.pyo
900${PYSITELIB}/phonenumbers/data/region_VN.py 905${PYSITELIB}/phonenumbers/data/region_VN.py
901${PYSITELIB}/phonenumbers/data/region_VN.pyc 906${PYSITELIB}/phonenumbers/data/region_VN.pyc
902${PYSITELIB}/phonenumbers/data/region_VN.pyo 907${PYSITELIB}/phonenumbers/data/region_VN.pyo
903${PYSITELIB}/phonenumbers/data/region_VU.py 908${PYSITELIB}/phonenumbers/data/region_VU.py
904${PYSITELIB}/phonenumbers/data/region_VU.pyc 909${PYSITELIB}/phonenumbers/data/region_VU.pyc
905${PYSITELIB}/phonenumbers/data/region_VU.pyo 910${PYSITELIB}/phonenumbers/data/region_VU.pyo
906${PYSITELIB}/phonenumbers/data/region_WF.py 911${PYSITELIB}/phonenumbers/data/region_WF.py
907${PYSITELIB}/phonenumbers/data/region_WF.pyc 912${PYSITELIB}/phonenumbers/data/region_WF.pyc
908${PYSITELIB}/phonenumbers/data/region_WF.pyo 913${PYSITELIB}/phonenumbers/data/region_WF.pyo
909${PYSITELIB}/phonenumbers/data/region_WS.py 914${PYSITELIB}/phonenumbers/data/region_WS.py
910${PYSITELIB}/phonenumbers/data/region_WS.pyc 915${PYSITELIB}/phonenumbers/data/region_WS.pyc
911${PYSITELIB}/phonenumbers/data/region_WS.pyo 916${PYSITELIB}/phonenumbers/data/region_WS.pyo
912${PYSITELIB}/phonenumbers/data/region_XK.py 917${PYSITELIB}/phonenumbers/data/region_XK.py
913${PYSITELIB}/phonenumbers/data/region_XK.pyc 918${PYSITELIB}/phonenumbers/data/region_XK.pyc
914${PYSITELIB}/phonenumbers/data/region_XK.pyo 919${PYSITELIB}/phonenumbers/data/region_XK.pyo
915${PYSITELIB}/phonenumbers/data/region_YE.py 920${PYSITELIB}/phonenumbers/data/region_YE.py
916${PYSITELIB}/phonenumbers/data/region_YE.pyc 921${PYSITELIB}/phonenumbers/data/region_YE.pyc
917${PYSITELIB}/phonenumbers/data/region_YE.pyo 922${PYSITELIB}/phonenumbers/data/region_YE.pyo
918${PYSITELIB}/phonenumbers/data/region_YT.py 923${PYSITELIB}/phonenumbers/data/region_YT.py
919${PYSITELIB}/phonenumbers/data/region_YT.pyc 924${PYSITELIB}/phonenumbers/data/region_YT.pyc
920${PYSITELIB}/phonenumbers/data/region_YT.pyo 925${PYSITELIB}/phonenumbers/data/region_YT.pyo
921${PYSITELIB}/phonenumbers/data/region_ZA.py 926${PYSITELIB}/phonenumbers/data/region_ZA.py
922${PYSITELIB}/phonenumbers/data/region_ZA.pyc 927${PYSITELIB}/phonenumbers/data/region_ZA.pyc
923${PYSITELIB}/phonenumbers/data/region_ZA.pyo 928${PYSITELIB}/phonenumbers/data/region_ZA.pyo
924${PYSITELIB}/phonenumbers/data/region_ZM.py 929${PYSITELIB}/phonenumbers/data/region_ZM.py
925${PYSITELIB}/phonenumbers/data/region_ZM.pyc 930${PYSITELIB}/phonenumbers/data/region_ZM.pyc
926${PYSITELIB}/phonenumbers/data/region_ZM.pyo 931${PYSITELIB}/phonenumbers/data/region_ZM.pyo
927${PYSITELIB}/phonenumbers/data/region_ZW.py 932${PYSITELIB}/phonenumbers/data/region_ZW.py
928${PYSITELIB}/phonenumbers/data/region_ZW.pyc 933${PYSITELIB}/phonenumbers/data/region_ZW.pyc
929${PYSITELIB}/phonenumbers/data/region_ZW.pyo 934${PYSITELIB}/phonenumbers/data/region_ZW.pyo
930${PYSITELIB}/phonenumbers/geocoder.py 935${PYSITELIB}/phonenumbers/geocoder.py
931${PYSITELIB}/phonenumbers/geocoder.pyc 936${PYSITELIB}/phonenumbers/geocoder.pyc
 937${PYSITELIB}/phonenumbers/geocoder.pyi
932${PYSITELIB}/phonenumbers/geocoder.pyo 938${PYSITELIB}/phonenumbers/geocoder.pyo
933${PYSITELIB}/phonenumbers/geodata/__init__.py 939${PYSITELIB}/phonenumbers/geodata/__init__.py
934${PYSITELIB}/phonenumbers/geodata/__init__.pyc 940${PYSITELIB}/phonenumbers/geodata/__init__.pyc
 941${PYSITELIB}/phonenumbers/geodata/__init__.pyi
935${PYSITELIB}/phonenumbers/geodata/__init__.pyo 942${PYSITELIB}/phonenumbers/geodata/__init__.pyo
936${PYSITELIB}/phonenumbers/geodata/data0.py 943${PYSITELIB}/phonenumbers/geodata/data0.py
937${PYSITELIB}/phonenumbers/geodata/data0.pyc 944${PYSITELIB}/phonenumbers/geodata/data0.pyc
938${PYSITELIB}/phonenumbers/geodata/data0.pyo 945${PYSITELIB}/phonenumbers/geodata/data0.pyo
939${PYSITELIB}/phonenumbers/geodata/data1.py 946${PYSITELIB}/phonenumbers/geodata/data1.py
940${PYSITELIB}/phonenumbers/geodata/data1.pyc 947${PYSITELIB}/phonenumbers/geodata/data1.pyc
941${PYSITELIB}/phonenumbers/geodata/data1.pyo 948${PYSITELIB}/phonenumbers/geodata/data1.pyo
942${PYSITELIB}/phonenumbers/geodata/data10.py 949${PYSITELIB}/phonenumbers/geodata/data10.py
943${PYSITELIB}/phonenumbers/geodata/data10.pyc 950${PYSITELIB}/phonenumbers/geodata/data10.pyc
944${PYSITELIB}/phonenumbers/geodata/data10.pyo 951${PYSITELIB}/phonenumbers/geodata/data10.pyo
945${PYSITELIB}/phonenumbers/geodata/data11.py 952${PYSITELIB}/phonenumbers/geodata/data11.py
946${PYSITELIB}/phonenumbers/geodata/data11.pyc 953${PYSITELIB}/phonenumbers/geodata/data11.pyc
947${PYSITELIB}/phonenumbers/geodata/data11.pyo 954${PYSITELIB}/phonenumbers/geodata/data11.pyo
948${PYSITELIB}/phonenumbers/geodata/data12.py 955${PYSITELIB}/phonenumbers/geodata/data12.py
949${PYSITELIB}/phonenumbers/geodata/data12.pyc 956${PYSITELIB}/phonenumbers/geodata/data12.pyc
950${PYSITELIB}/phonenumbers/geodata/data12.pyo 957${PYSITELIB}/phonenumbers/geodata/data12.pyo
951${PYSITELIB}/phonenumbers/geodata/data13.py 958${PYSITELIB}/phonenumbers/geodata/data13.py
952${PYSITELIB}/phonenumbers/geodata/data13.pyc 959${PYSITELIB}/phonenumbers/geodata/data13.pyc
953${PYSITELIB}/phonenumbers/geodata/data13.pyo 960${PYSITELIB}/phonenumbers/geodata/data13.pyo
954${PYSITELIB}/phonenumbers/geodata/data14.py 961${PYSITELIB}/phonenumbers/geodata/data14.py
955${PYSITELIB}/phonenumbers/geodata/data14.pyc 962${PYSITELIB}/phonenumbers/geodata/data14.pyc
956${PYSITELIB}/phonenumbers/geodata/data14.pyo 963${PYSITELIB}/phonenumbers/geodata/data14.pyo
957${PYSITELIB}/phonenumbers/geodata/data15.py 964${PYSITELIB}/phonenumbers/geodata/data15.py
958${PYSITELIB}/phonenumbers/geodata/data15.pyc 965${PYSITELIB}/phonenumbers/geodata/data15.pyc
959${PYSITELIB}/phonenumbers/geodata/data15.pyo 966${PYSITELIB}/phonenumbers/geodata/data15.pyo
960${PYSITELIB}/phonenumbers/geodata/data16.py 967${PYSITELIB}/phonenumbers/geodata/data16.py
961${PYSITELIB}/phonenumbers/geodata/data16.pyc 968${PYSITELIB}/phonenumbers/geodata/data16.pyc
962${PYSITELIB}/phonenumbers/geodata/data16.pyo 969${PYSITELIB}/phonenumbers/geodata/data16.pyo
963${PYSITELIB}/phonenumbers/geodata/data17.py 970${PYSITELIB}/phonenumbers/geodata/data17.py
964${PYSITELIB}/phonenumbers/geodata/data17.pyc 971${PYSITELIB}/phonenumbers/geodata/data17.pyc
965${PYSITELIB}/phonenumbers/geodata/data17.pyo 972${PYSITELIB}/phonenumbers/geodata/data17.pyo
966${PYSITELIB}/phonenumbers/geodata/data18.py 973${PYSITELIB}/phonenumbers/geodata/data18.py
967${PYSITELIB}/phonenumbers/geodata/data18.pyc 974${PYSITELIB}/phonenumbers/geodata/data18.pyc
968${PYSITELIB}/phonenumbers/geodata/data18.pyo 975${PYSITELIB}/phonenumbers/geodata/data18.pyo
969${PYSITELIB}/phonenumbers/geodata/data19.py 976${PYSITELIB}/phonenumbers/geodata/data19.py
970${PYSITELIB}/phonenumbers/geodata/data19.pyc 977${PYSITELIB}/phonenumbers/geodata/data19.pyc
971${PYSITELIB}/phonenumbers/geodata/data19.pyo 978${PYSITELIB}/phonenumbers/geodata/data19.pyo
972${PYSITELIB}/phonenumbers/geodata/data2.py 979${PYSITELIB}/phonenumbers/geodata/data2.py
973${PYSITELIB}/phonenumbers/geodata/data2.pyc 980${PYSITELIB}/phonenumbers/geodata/data2.pyc
974${PYSITELIB}/phonenumbers/geodata/data2.pyo 981${PYSITELIB}/phonenumbers/geodata/data2.pyo
975${PYSITELIB}/phonenumbers/geodata/data20.py 982${PYSITELIB}/phonenumbers/geodata/data20.py
976${PYSITELIB}/phonenumbers/geodata/data20.pyc 983${PYSITELIB}/phonenumbers/geodata/data20.pyc
977${PYSITELIB}/phonenumbers/geodata/data20.pyo 984${PYSITELIB}/phonenumbers/geodata/data20.pyo
978${PYSITELIB}/phonenumbers/geodata/data21.py 985${PYSITELIB}/phonenumbers/geodata/data21.py
979${PYSITELIB}/phonenumbers/geodata/data21.pyc 986${PYSITELIB}/phonenumbers/geodata/data21.pyc
980${PYSITELIB}/phonenumbers/geodata/data21.pyo 987${PYSITELIB}/phonenumbers/geodata/data21.pyo
981${PYSITELIB}/phonenumbers/geodata/data22.py 988${PYSITELIB}/phonenumbers/geodata/data22.py
982${PYSITELIB}/phonenumbers/geodata/data22.pyc 989${PYSITELIB}/phonenumbers/geodata/data22.pyc
983${PYSITELIB}/phonenumbers/geodata/data22.pyo 990${PYSITELIB}/phonenumbers/geodata/data22.pyo
984${PYSITELIB}/phonenumbers/geodata/data23.py 991${PYSITELIB}/phonenumbers/geodata/data23.py
985${PYSITELIB}/phonenumbers/geodata/data23.pyc 992${PYSITELIB}/phonenumbers/geodata/data23.pyc
986${PYSITELIB}/phonenumbers/geodata/data23.pyo 993${PYSITELIB}/phonenumbers/geodata/data23.pyo
987${PYSITELIB}/phonenumbers/geodata/data24.py 994${PYSITELIB}/phonenumbers/geodata/data24.py
988${PYSITELIB}/phonenumbers/geodata/data24.pyc 995${PYSITELIB}/phonenumbers/geodata/data24.pyc
989${PYSITELIB}/phonenumbers/geodata/data24.pyo 996${PYSITELIB}/phonenumbers/geodata/data24.pyo
990${PYSITELIB}/phonenumbers/geodata/data25.py 997${PYSITELIB}/phonenumbers/geodata/data25.py
991${PYSITELIB}/phonenumbers/geodata/data25.pyc 998${PYSITELIB}/phonenumbers/geodata/data25.pyc
992${PYSITELIB}/phonenumbers/geodata/data25.pyo 999${PYSITELIB}/phonenumbers/geodata/data25.pyo
993${PYSITELIB}/phonenumbers/geodata/data26.py 1000${PYSITELIB}/phonenumbers/geodata/data26.py
994${PYSITELIB}/phonenumbers/geodata/data26.pyc 1001${PYSITELIB}/phonenumbers/geodata/data26.pyc
995${PYSITELIB}/phonenumbers/geodata/data26.pyo 1002${PYSITELIB}/phonenumbers/geodata/data26.pyo
996${PYSITELIB}/phonenumbers/geodata/data27.py 1003${PYSITELIB}/phonenumbers/geodata/data27.py
997${PYSITELIB}/phonenumbers/geodata/data27.pyc 1004${PYSITELIB}/phonenumbers/geodata/data27.pyc
998${PYSITELIB}/phonenumbers/geodata/data27.pyo 1005${PYSITELIB}/phonenumbers/geodata/data27.pyo
999${PYSITELIB}/phonenumbers/geodata/data28.py 1006${PYSITELIB}/phonenumbers/geodata/data28.py
1000${PYSITELIB}/phonenumbers/geodata/data28.pyc 1007${PYSITELIB}/phonenumbers/geodata/data28.pyc
1001${PYSITELIB}/phonenumbers/geodata/data28.pyo 1008${PYSITELIB}/phonenumbers/geodata/data28.pyo
1002${PYSITELIB}/phonenumbers/geodata/data3.py 1009${PYSITELIB}/phonenumbers/geodata/data3.py
1003${PYSITELIB}/phonenumbers/geodata/data3.pyc 1010${PYSITELIB}/phonenumbers/geodata/data3.pyc
1004${PYSITELIB}/phonenumbers/geodata/data3.pyo 1011${PYSITELIB}/phonenumbers/geodata/data3.pyo
1005${PYSITELIB}/phonenumbers/geodata/data4.py 1012${PYSITELIB}/phonenumbers/geodata/data4.py
1006${PYSITELIB}/phonenumbers/geodata/data4.pyc 1013${PYSITELIB}/phonenumbers/geodata/data4.pyc
1007${PYSITELIB}/phonenumbers/geodata/data4.pyo 1014${PYSITELIB}/phonenumbers/geodata/data4.pyo
1008${PYSITELIB}/phonenumbers/geodata/data5.py 1015${PYSITELIB}/phonenumbers/geodata/data5.py
1009${PYSITELIB}/phonenumbers/geodata/data5.pyc 1016${PYSITELIB}/phonenumbers/geodata/data5.pyc
1010${PYSITELIB}/phonenumbers/geodata/data5.pyo 1017${PYSITELIB}/phonenumbers/geodata/data5.pyo
1011${PYSITELIB}/phonenumbers/geodata/data6.py 1018${PYSITELIB}/phonenumbers/geodata/data6.py
1012${PYSITELIB}/phonenumbers/geodata/data6.pyc 1019${PYSITELIB}/phonenumbers/geodata/data6.pyc
1013${PYSITELIB}/phonenumbers/geodata/data6.pyo 1020${PYSITELIB}/phonenumbers/geodata/data6.pyo
1014${PYSITELIB}/phonenumbers/geodata/data7.py 1021${PYSITELIB}/phonenumbers/geodata/data7.py
1015${PYSITELIB}/phonenumbers/geodata/data7.pyc 1022${PYSITELIB}/phonenumbers/geodata/data7.pyc
1016${PYSITELIB}/phonenumbers/geodata/data7.pyo 1023${PYSITELIB}/phonenumbers/geodata/data7.pyo
1017${PYSITELIB}/phonenumbers/geodata/data8.py 1024${PYSITELIB}/phonenumbers/geodata/data8.py
1018${PYSITELIB}/phonenumbers/geodata/data8.pyc 1025${PYSITELIB}/phonenumbers/geodata/data8.pyc
1019${PYSITELIB}/phonenumbers/geodata/data8.pyo 1026${PYSITELIB}/phonenumbers/geodata/data8.pyo
1020${PYSITELIB}/phonenumbers/geodata/data9.py 1027${PYSITELIB}/phonenumbers/geodata/data9.py
1021${PYSITELIB}/phonenumbers/geodata/data9.pyc 1028${PYSITELIB}/phonenumbers/geodata/data9.pyc
1022${PYSITELIB}/phonenumbers/geodata/data9.pyo 1029${PYSITELIB}/phonenumbers/geodata/data9.pyo
1023${PYSITELIB}/phonenumbers/geodata/locale.py 1030${PYSITELIB}/phonenumbers/geodata/locale.py
1024${PYSITELIB}/phonenumbers/geodata/locale.pyc 1031${PYSITELIB}/phonenumbers/geodata/locale.pyc
 1032${PYSITELIB}/phonenumbers/geodata/locale.pyi
1025${PYSITELIB}/phonenumbers/geodata/locale.pyo 1033${PYSITELIB}/phonenumbers/geodata/locale.pyo
1026${PYSITELIB}/phonenumbers/phonemetadata.py 1034${PYSITELIB}/phonenumbers/phonemetadata.py
1027${PYSITELIB}/phonenumbers/phonemetadata.pyc 1035${PYSITELIB}/phonenumbers/phonemetadata.pyc
 1036${PYSITELIB}/phonenumbers/phonemetadata.pyi
1028${PYSITELIB}/phonenumbers/phonemetadata.pyo 1037${PYSITELIB}/phonenumbers/phonemetadata.pyo
1029${PYSITELIB}/phonenumbers/phonenumber.py 1038${PYSITELIB}/phonenumbers/phonenumber.py
1030${PYSITELIB}/phonenumbers/phonenumber.pyc 1039${PYSITELIB}/phonenumbers/phonenumber.pyc
 1040${PYSITELIB}/phonenumbers/phonenumber.pyi
1031${PYSITELIB}/phonenumbers/phonenumber.pyo 1041${PYSITELIB}/phonenumbers/phonenumber.pyo
1032${PYSITELIB}/phonenumbers/phonenumbermatcher.py 1042${PYSITELIB}/phonenumbers/phonenumbermatcher.py
1033${PYSITELIB}/phonenumbers/phonenumbermatcher.pyc 1043${PYSITELIB}/phonenumbers/phonenumbermatcher.pyc
 1044${PYSITELIB}/phonenumbers/phonenumbermatcher.pyi
1034${PYSITELIB}/phonenumbers/phonenumbermatcher.pyo 1045${PYSITELIB}/phonenumbers/phonenumbermatcher.pyo
1035${PYSITELIB}/phonenumbers/phonenumberutil.py 1046${PYSITELIB}/phonenumbers/phonenumberutil.py
1036${PYSITELIB}/phonenumbers/phonenumberutil.pyc 1047${PYSITELIB}/phonenumbers/phonenumberutil.pyc
 1048${PYSITELIB}/phonenumbers/phonenumberutil.pyi
1037${PYSITELIB}/phonenumbers/phonenumberutil.pyo 1049${PYSITELIB}/phonenumbers/phonenumberutil.pyo
1038${PYSITELIB}/phonenumbers/prefix.py 1050${PYSITELIB}/phonenumbers/prefix.py
1039${PYSITELIB}/phonenumbers/prefix.pyc 1051${PYSITELIB}/phonenumbers/prefix.pyc
 1052${PYSITELIB}/phonenumbers/prefix.pyi
1040${PYSITELIB}/phonenumbers/prefix.pyo 1053${PYSITELIB}/phonenumbers/prefix.pyo
 1054${PYSITELIB}/phonenumbers/py.typed
1041${PYSITELIB}/phonenumbers/re_util.py 1055${PYSITELIB}/phonenumbers/re_util.py
1042${PYSITELIB}/phonenumbers/re_util.pyc 1056${PYSITELIB}/phonenumbers/re_util.pyc
 1057${PYSITELIB}/phonenumbers/re_util.pyi
1043${PYSITELIB}/phonenumbers/re_util.pyo 1058${PYSITELIB}/phonenumbers/re_util.pyo
1044${PYSITELIB}/phonenumbers/shortdata/__init__.py 1059${PYSITELIB}/phonenumbers/shortdata/__init__.py
1045${PYSITELIB}/phonenumbers/shortdata/__init__.pyc 1060${PYSITELIB}/phonenumbers/shortdata/__init__.pyc
 1061${PYSITELIB}/phonenumbers/shortdata/__init__.pyi
1046${PYSITELIB}/phonenumbers/shortdata/__init__.pyo 1062${PYSITELIB}/phonenumbers/shortdata/__init__.pyo
1047${PYSITELIB}/phonenumbers/shortdata/region_AC.py 1063${PYSITELIB}/phonenumbers/shortdata/region_AC.py
1048${PYSITELIB}/phonenumbers/shortdata/region_AC.pyc 1064${PYSITELIB}/phonenumbers/shortdata/region_AC.pyc
1049${PYSITELIB}/phonenumbers/shortdata/region_AC.pyo 1065${PYSITELIB}/phonenumbers/shortdata/region_AC.pyo
1050${PYSITELIB}/phonenumbers/shortdata/region_AD.py 1066${PYSITELIB}/phonenumbers/shortdata/region_AD.py
1051${PYSITELIB}/phonenumbers/shortdata/region_AD.pyc 1067${PYSITELIB}/phonenumbers/shortdata/region_AD.pyc
1052${PYSITELIB}/phonenumbers/shortdata/region_AD.pyo 1068${PYSITELIB}/phonenumbers/shortdata/region_AD.pyo
1053${PYSITELIB}/phonenumbers/shortdata/region_AE.py 1069${PYSITELIB}/phonenumbers/shortdata/region_AE.py
1054${PYSITELIB}/phonenumbers/shortdata/region_AE.pyc 1070${PYSITELIB}/phonenumbers/shortdata/region_AE.pyc
1055${PYSITELIB}/phonenumbers/shortdata/region_AE.pyo 1071${PYSITELIB}/phonenumbers/shortdata/region_AE.pyo
1056${PYSITELIB}/phonenumbers/shortdata/region_AF.py 1072${PYSITELIB}/phonenumbers/shortdata/region_AF.py
1057${PYSITELIB}/phonenumbers/shortdata/region_AF.pyc 1073${PYSITELIB}/phonenumbers/shortdata/region_AF.pyc
1058${PYSITELIB}/phonenumbers/shortdata/region_AF.pyo 1074${PYSITELIB}/phonenumbers/shortdata/region_AF.pyo
1059${PYSITELIB}/phonenumbers/shortdata/region_AG.py 1075${PYSITELIB}/phonenumbers/shortdata/region_AG.py
1060${PYSITELIB}/phonenumbers/shortdata/region_AG.pyc 1076${PYSITELIB}/phonenumbers/shortdata/region_AG.pyc
1061${PYSITELIB}/phonenumbers/shortdata/region_AG.pyo 1077${PYSITELIB}/phonenumbers/shortdata/region_AG.pyo
1062${PYSITELIB}/phonenumbers/shortdata/region_AI.py 1078${PYSITELIB}/phonenumbers/shortdata/region_AI.py
1063${PYSITELIB}/phonenumbers/shortdata/region_AI.pyc 1079${PYSITELIB}/phonenumbers/shortdata/region_AI.pyc
1064${PYSITELIB}/phonenumbers/shortdata/region_AI.pyo 1080${PYSITELIB}/phonenumbers/shortdata/region_AI.pyo
1065${PYSITELIB}/phonenumbers/shortdata/region_AL.py 1081${PYSITELIB}/phonenumbers/shortdata/region_AL.py
1066${PYSITELIB}/phonenumbers/shortdata/region_AL.pyc 1082${PYSITELIB}/phonenumbers/shortdata/region_AL.pyc
1067${PYSITELIB}/phonenumbers/shortdata/region_AL.pyo 1083${PYSITELIB}/phonenumbers/shortdata/region_AL.pyo
1068${PYSITELIB}/phonenumbers/shortdata/region_AM.py 1084${PYSITELIB}/phonenumbers/shortdata/region_AM.py
1069${PYSITELIB}/phonenumbers/shortdata/region_AM.pyc 1085${PYSITELIB}/phonenumbers/shortdata/region_AM.pyc
1070${PYSITELIB}/phonenumbers/shortdata/region_AM.pyo 1086${PYSITELIB}/phonenumbers/shortdata/region_AM.pyo
1071${PYSITELIB}/phonenumbers/shortdata/region_AO.py 1087${PYSITELIB}/phonenumbers/shortdata/region_AO.py
1072${PYSITELIB}/phonenumbers/shortdata/region_AO.pyc 1088${PYSITELIB}/phonenumbers/shortdata/region_AO.pyc
1073${PYSITELIB}/phonenumbers/shortdata/region_AO.pyo 1089${PYSITELIB}/phonenumbers/shortdata/region_AO.pyo
1074${PYSITELIB}/phonenumbers/shortdata/region_AR.py 1090${PYSITELIB}/phonenumbers/shortdata/region_AR.py
1075${PYSITELIB}/phonenumbers/shortdata/region_AR.pyc 1091${PYSITELIB}/phonenumbers/shortdata/region_AR.pyc
1076${PYSITELIB}/phonenumbers/shortdata/region_AR.pyo 1092${PYSITELIB}/phonenumbers/shortdata/region_AR.pyo
1077${PYSITELIB}/phonenumbers/shortdata/region_AS.py 1093${PYSITELIB}/phonenumbers/shortdata/region_AS.py
1078${PYSITELIB}/phonenumbers/shortdata/region_AS.pyc 1094${PYSITELIB}/phonenumbers/shortdata/region_AS.pyc
1079${PYSITELIB}/phonenumbers/shortdata/region_AS.pyo 1095${PYSITELIB}/phonenumbers/shortdata/region_AS.pyo
1080${PYSITELIB}/phonenumbers/shortdata/region_AT.py 1096${PYSITELIB}/phonenumbers/shortdata/region_AT.py
1081${PYSITELIB}/phonenumbers/shortdata/region_AT.pyc 1097${PYSITELIB}/phonenumbers/shortdata/region_AT.pyc
1082${PYSITELIB}/phonenumbers/shortdata/region_AT.pyo 1098${PYSITELIB}/phonenumbers/shortdata/region_AT.pyo
1083${PYSITELIB}/phonenumbers/shortdata/region_AU.py 1099${PYSITELIB}/phonenumbers/shortdata/region_AU.py
1084${PYSITELIB}/phonenumbers/shortdata/region_AU.pyc 1100${PYSITELIB}/phonenumbers/shortdata/region_AU.pyc
1085${PYSITELIB}/phonenumbers/shortdata/region_AU.pyo 1101${PYSITELIB}/phonenumbers/shortdata/region_AU.pyo
1086${PYSITELIB}/phonenumbers/shortdata/region_AW.py 1102${PYSITELIB}/phonenumbers/shortdata/region_AW.py
1087${PYSITELIB}/phonenumbers/shortdata/region_AW.pyc 1103${PYSITELIB}/phonenumbers/shortdata/region_AW.pyc
1088${PYSITELIB}/phonenumbers/shortdata/region_AW.pyo 1104${PYSITELIB}/phonenumbers/shortdata/region_AW.pyo
1089${PYSITELIB}/phonenumbers/shortdata/region_AX.py 1105${PYSITELIB}/phonenumbers/shortdata/region_AX.py
1090${PYSITELIB}/phonenumbers/shortdata/region_AX.pyc 1106${PYSITELIB}/phonenumbers/shortdata/region_AX.pyc
1091${PYSITELIB}/phonenumbers/shortdata/region_AX.pyo 1107${PYSITELIB}/phonenumbers/shortdata/region_AX.pyo
1092${PYSITELIB}/phonenumbers/shortdata/region_AZ.py 1108${PYSITELIB}/phonenumbers/shortdata/region_AZ.py
1093${PYSITELIB}/phonenumbers/shortdata/region_AZ.pyc 1109${PYSITELIB}/phonenumbers/shortdata/region_AZ.pyc
1094${PYSITELIB}/phonenumbers/shortdata/region_AZ.pyo 1110${PYSITELIB}/phonenumbers/shortdata/region_AZ.pyo
1095${PYSITELIB}/phonenumbers/shortdata/region_BA.py 1111${PYSITELIB}/phonenumbers/shortdata/region_BA.py
1096${PYSITELIB}/phonenumbers/shortdata/region_BA.pyc 1112${PYSITELIB}/phonenumbers/shortdata/region_BA.pyc
1097${PYSITELIB}/phonenumbers/shortdata/region_BA.pyo 1113${PYSITELIB}/phonenumbers/shortdata/region_BA.pyo
1098${PYSITELIB}/phonenumbers/shortdata/region_BB.py 1114${PYSITELIB}/phonenumbers/shortdata/region_BB.py
1099${PYSITELIB}/phonenumbers/shortdata/region_BB.pyc 1115${PYSITELIB}/phonenumbers/shortdata/region_BB.pyc
1100${PYSITELIB}/phonenumbers/shortdata/region_BB.pyo 1116${PYSITELIB}/phonenumbers/shortdata/region_BB.pyo
1101${PYSITELIB}/phonenumbers/shortdata/region_BD.py 1117${PYSITELIB}/phonenumbers/shortdata/region_BD.py
1102${PYSITELIB}/phonenumbers/shortdata/region_BD.pyc 1118${PYSITELIB}/phonenumbers/shortdata/region_BD.pyc
1103${PYSITELIB}/phonenumbers/shortdata/region_BD.pyo 1119${PYSITELIB}/phonenumbers/shortdata/region_BD.pyo
1104${PYSITELIB}/phonenumbers/shortdata/region_BE.py 1120${PYSITELIB}/phonenumbers/shortdata/region_BE.py
1105${PYSITELIB}/phonenumbers/shortdata/region_BE.pyc 1121${PYSITELIB}/phonenumbers/shortdata/region_BE.pyc
1106${PYSITELIB}/phonenumbers/shortdata/region_BE.pyo 1122${PYSITELIB}/phonenumbers/shortdata/region_BE.pyo
1107${PYSITELIB}/phonenumbers/shortdata/region_BF.py 1123${PYSITELIB}/phonenumbers/shortdata/region_BF.py
1108${PYSITELIB}/phonenumbers/shortdata/region_BF.pyc 1124${PYSITELIB}/phonenumbers/shortdata/region_BF.pyc
1109${PYSITELIB}/phonenumbers/shortdata/region_BF.pyo 1125${PYSITELIB}/phonenumbers/shortdata/region_BF.pyo
1110${PYSITELIB}/phonenumbers/shortdata/region_BG.py 1126${PYSITELIB}/phonenumbers/shortdata/region_BG.py
1111${PYSITELIB}/phonenumbers/shortdata/region_BG.pyc 1127${PYSITELIB}/phonenumbers/shortdata/region_BG.pyc
1112${PYSITELIB}/phonenumbers/shortdata/region_BG.pyo 1128${PYSITELIB}/phonenumbers/shortdata/region_BG.pyo
1113${PYSITELIB}/phonenumbers/shortdata/region_BH.py 1129${PYSITELIB}/phonenumbers/shortdata/region_BH.py
1114${PYSITELIB}/phonenumbers/shortdata/region_BH.pyc 1130${PYSITELIB}/phonenumbers/shortdata/region_BH.pyc
1115${PYSITELIB}/phonenumbers/shortdata/region_BH.pyo 1131${PYSITELIB}/phonenumbers/shortdata/region_BH.pyo
1116${PYSITELIB}/phonenumbers/shortdata/region_BI.py 1132${PYSITELIB}/phonenumbers/shortdata/region_BI.py
1117${PYSITELIB}/phonenumbers/shortdata/region_BI.pyc 1133${PYSITELIB}/phonenumbers/shortdata/region_BI.pyc
1118${PYSITELIB}/phonenumbers/shortdata/region_BI.pyo 1134${PYSITELIB}/phonenumbers/shortdata/region_BI.pyo
1119${PYSITELIB}/phonenumbers/shortdata/region_BJ.py 1135${PYSITELIB}/phonenumbers/shortdata/region_BJ.py
1120${PYSITELIB}/phonenumbers/shortdata/region_BJ.pyc 1136${PYSITELIB}/phonenumbers/shortdata/region_BJ.pyc
1121${PYSITELIB}/phonenumbers/shortdata/region_BJ.pyo 1137${PYSITELIB}/phonenumbers/shortdata/region_BJ.pyo
1122${PYSITELIB}/phonenumbers/shortdata/region_BL.py 1138${PYSITELIB}/phonenumbers/shortdata/region_BL.py
1123${PYSITELIB}/phonenumbers/shortdata/region_BL.pyc 1139${PYSITELIB}/phonenumbers/shortdata/region_BL.pyc
1124${PYSITELIB}/phonenumbers/shortdata/region_BL.pyo 1140${PYSITELIB}/phonenumbers/shortdata/region_BL.pyo
1125${PYSITELIB}/phonenumbers/shortdata/region_BM.py 1141${PYSITELIB}/phonenumbers/shortdata/region_BM.py
1126${PYSITELIB}/phonenumbers/shortdata/region_BM.pyc 1142${PYSITELIB}/phonenumbers/shortdata/region_BM.pyc
1127${PYSITELIB}/phonenumbers/shortdata/region_BM.pyo 1143${PYSITELIB}/phonenumbers/shortdata/region_BM.pyo
1128${PYSITELIB}/phonenumbers/shortdata/region_BN.py 1144${PYSITELIB}/phonenumbers/shortdata/region_BN.py
1129${PYSITELIB}/phonenumbers/shortdata/region_BN.pyc 1145${PYSITELIB}/phonenumbers/shortdata/region_BN.pyc
1130${PYSITELIB}/phonenumbers/shortdata/region_BN.pyo 1146${PYSITELIB}/phonenumbers/shortdata/region_BN.pyo
1131${PYSITELIB}/phonenumbers/shortdata/region_BO.py 1147${PYSITELIB}/phonenumbers/shortdata/region_BO.py
1132${PYSITELIB}/phonenumbers/shortdata/region_BO.pyc 1148${PYSITELIB}/phonenumbers/shortdata/region_BO.pyc
1133${PYSITELIB}/phonenumbers/shortdata/region_BO.pyo 1149${PYSITELIB}/phonenumbers/shortdata/region_BO.pyo
1134${PYSITELIB}/phonenumbers/shortdata/region_BQ.py 1150${PYSITELIB}/phonenumbers/shortdata/region_BQ.py
1135${PYSITELIB}/phonenumbers/shortdata/region_BQ.pyc 1151${PYSITELIB}/phonenumbers/shortdata/region_BQ.pyc
1136${PYSITELIB}/phonenumbers/shortdata/region_BQ.pyo 1152${PYSITELIB}/phonenumbers/shortdata/region_BQ.pyo
1137${PYSITELIB}/phonenumbers/shortdata/region_BR.py 1153${PYSITELIB}/phonenumbers/shortdata/region_BR.py
1138${PYSITELIB}/phonenumbers/shortdata/region_BR.pyc 1154${PYSITELIB}/phonenumbers/shortdata/region_BR.pyc
1139${PYSITELIB}/phonenumbers/shortdata/region_BR.pyo 1155${PYSITELIB}/phonenumbers/shortdata/region_BR.pyo
1140${PYSITELIB}/phonenumbers/shortdata/region_BS.py 1156${PYSITELIB}/phonenumbers/shortdata/region_BS.py
1141${PYSITELIB}/phonenumbers/shortdata/region_BS.pyc 1157${PYSITELIB}/phonenumbers/shortdata/region_BS.pyc
1142${PYSITELIB}/phonenumbers/shortdata/region_BS.pyo 1158${PYSITELIB}/phonenumbers/shortdata/region_BS.pyo
1143${PYSITELIB}/phonenumbers/shortdata/region_BT.py 1159${PYSITELIB}/phonenumbers/shortdata/region_BT.py
1144${PYSITELIB}/phonenumbers/shortdata/region_BT.pyc 1160${PYSITELIB}/phonenumbers/shortdata/region_BT.pyc
1145${PYSITELIB}/phonenumbers/shortdata/region_BT.pyo 1161${PYSITELIB}/phonenumbers/shortdata/region_BT.pyo
1146${PYSITELIB}/phonenumbers/shortdata/region_BW.py 1162${PYSITELIB}/phonenumbers/shortdata/region_BW.py
1147${PYSITELIB}/phonenumbers/shortdata/region_BW.pyc 1163${PYSITELIB}/phonenumbers/shortdata/region_BW.pyc
1148${PYSITELIB}/phonenumbers/shortdata/region_BW.pyo 1164${PYSITELIB}/phonenumbers/shortdata/region_BW.pyo
1149${PYSITELIB}/phonenumbers/shortdata/region_BY.py 1165${PYSITELIB}/phonenumbers/shortdata/region_BY.py
1150${PYSITELIB}/phonenumbers/shortdata/region_BY.pyc 1166${PYSITELIB}/phonenumbers/shortdata/region_BY.pyc
1151${PYSITELIB}/phonenumbers/shortdata/region_BY.pyo 1167${PYSITELIB}/phonenumbers/shortdata/region_BY.pyo
1152${PYSITELIB}/phonenumbers/shortdata/region_BZ.py 1168${PYSITELIB}/phonenumbers/shortdata/region_BZ.py
1153${PYSITELIB}/phonenumbers/shortdata/region_BZ.pyc 1169${PYSITELIB}/phonenumbers/shortdata/region_BZ.pyc
1154${PYSITELIB}/phonenumbers/shortdata/region_BZ.pyo 1170${PYSITELIB}/phonenumbers/shortdata/region_BZ.pyo
1155${PYSITELIB}/phonenumbers/shortdata/region_CA.py 1171${PYSITELIB}/phonenumbers/shortdata/region_CA.py
1156${PYSITELIB}/phonenumbers/shortdata/region_CA.pyc 1172${PYSITELIB}/phonenumbers/shortdata/region_CA.pyc
1157${PYSITELIB}/phonenumbers/shortdata/region_CA.pyo 1173${PYSITELIB}/phonenumbers/shortdata/region_CA.pyo
1158${PYSITELIB}/phonenumbers/shortdata/region_CC.py 1174${PYSITELIB}/phonenumbers/shortdata/region_CC.py
1159${PYSITELIB}/phonenumbers/shortdata/region_CC.pyc 1175${PYSITELIB}/phonenumbers/shortdata/region_CC.pyc
1160${PYSITELIB}/phonenumbers/shortdata/region_CC.pyo 1176${PYSITELIB}/phonenumbers/shortdata/region_CC.pyo
1161${PYSITELIB}/phonenumbers/shortdata/region_CD.py 1177${PYSITELIB}/phonenumbers/shortdata/region_CD.py
1162${PYSITELIB}/phonenumbers/shortdata/region_CD.pyc 1178${PYSITELIB}/phonenumbers/shortdata/region_CD.pyc
1163${PYSITELIB}/phonenumbers/shortdata/region_CD.pyo 1179${PYSITELIB}/phonenumbers/shortdata/region_CD.pyo
1164${PYSITELIB}/phonenumbers/shortdata/region_CF.py 1180${PYSITELIB}/phonenumbers/shortdata/region_CF.py
1165${PYSITELIB}/phonenumbers/shortdata/region_CF.pyc 1181${PYSITELIB}/phonenumbers/shortdata/region_CF.pyc
1166${PYSITELIB}/phonenumbers/shortdata/region_CF.pyo 1182${PYSITELIB}/phonenumbers/shortdata/region_CF.pyo
1167${PYSITELIB}/phonenumbers/shortdata/region_CG.py 1183${PYSITELIB}/phonenumbers/shortdata/region_CG.py
1168${PYSITELIB}/phonenumbers/shortdata/region_CG.pyc 1184${PYSITELIB}/phonenumbers/shortdata/region_CG.pyc
1169${PYSITELIB}/phonenumbers/shortdata/region_CG.pyo 1185${PYSITELIB}/phonenumbers/shortdata/region_CG.pyo
1170${PYSITELIB}/phonenumbers/shortdata/region_CH.py 1186${PYSITELIB}/phonenumbers/shortdata/region_CH.py
1171${PYSITELIB}/phonenumbers/shortdata/region_CH.pyc 1187${PYSITELIB}/phonenumbers/shortdata/region_CH.pyc
1172${PYSITELIB}/phonenumbers/shortdata/region_CH.pyo 1188${PYSITELIB}/phonenumbers/shortdata/region_CH.pyo
1173${PYSITELIB}/phonenumbers/shortdata/region_CI.py 1189${PYSITELIB}/phonenumbers/shortdata/region_CI.py
1174${PYSITELIB}/phonenumbers/shortdata/region_CI.pyc 1190${PYSITELIB}/phonenumbers/shortdata/region_CI.pyc
1175${PYSITELIB}/phonenumbers/shortdata/region_CI.pyo 1191${PYSITELIB}/phonenumbers/shortdata/region_CI.pyo
1176${PYSITELIB}/phonenumbers/shortdata/region_CK.py 1192${PYSITELIB}/phonenumbers/shortdata/region_CK.py
1177${PYSITELIB}/phonenumbers/shortdata/region_CK.pyc 1193${PYSITELIB}/phonenumbers/shortdata/region_CK.pyc
1178${PYSITELIB}/phonenumbers/shortdata/region_CK.pyo 1194${PYSITELIB}/phonenumbers/shortdata/region_CK.pyo
1179${PYSITELIB}/phonenumbers/shortdata/region_CL.py 1195${PYSITELIB}/phonenumbers/shortdata/region_CL.py
1180${PYSITELIB}/phonenumbers/shortdata/region_CL.pyc 1196${PYSITELIB}/phonenumbers/shortdata/region_CL.pyc
1181${PYSITELIB}/phonenumbers/shortdata/region_CL.pyo 1197${PYSITELIB}/phonenumbers/shortdata/region_CL.pyo
1182${PYSITELIB}/phonenumbers/shortdata/region_CM.py 1198${PYSITELIB}/phonenumbers/shortdata/region_CM.py
1183${PYSITELIB}/phonenumbers/shortdata/region_CM.pyc 1199${PYSITELIB}/phonenumbers/shortdata/region_CM.pyc
1184${PYSITELIB}/phonenumbers/shortdata/region_CM.pyo 1200${PYSITELIB}/phonenumbers/shortdata/region_CM.pyo
1185${PYSITELIB}/phonenumbers/shortdata/region_CN.py 1201${PYSITELIB}/phonenumbers/shortdata/region_CN.py
1186${PYSITELIB}/phonenumbers/shortdata/region_CN.pyc 1202${PYSITELIB}/phonenumbers/shortdata/region_CN.pyc
1187${PYSITELIB}/phonenumbers/shortdata/region_CN.pyo 1203${PYSITELIB}/phonenumbers/shortdata/region_CN.pyo
1188${PYSITELIB}/phonenumbers/shortdata/region_CO.py 1204${PYSITELIB}/phonenumbers/shortdata/region_CO.py
1189${PYSITELIB}/phonenumbers/shortdata/region_CO.pyc 1205${PYSITELIB}/phonenumbers/shortdata/region_CO.pyc
1190${PYSITELIB}/phonenumbers/shortdata/region_CO.pyo 1206${PYSITELIB}/phonenumbers/shortdata/region_CO.pyo
1191${PYSITELIB}/phonenumbers/shortdata/region_CR.py 1207${PYSITELIB}/phonenumbers/shortdata/region_CR.py
1192${PYSITELIB}/phonenumbers/shortdata/region_CR.pyc 1208${PYSITELIB}/phonenumbers/shortdata/region_CR.pyc
1193${PYSITELIB}/phonenumbers/shortdata/region_CR.pyo 1209${PYSITELIB}/phonenumbers/shortdata/region_CR.pyo
1194${PYSITELIB}/phonenumbers/shortdata/region_CU.py 1210${PYSITELIB}/phonenumbers/shortdata/region_CU.py
1195${PYSITELIB}/phonenumbers/shortdata/region_CU.pyc 1211${PYSITELIB}/phonenumbers/shortdata/region_CU.pyc
1196${PYSITELIB}/phonenumbers/shortdata/region_CU.pyo 1212${PYSITELIB}/phonenumbers/shortdata/region_CU.pyo
1197${PYSITELIB}/phonenumbers/shortdata/region_CV.py 1213${PYSITELIB}/phonenumbers/shortdata/region_CV.py
1198${PYSITELIB}/phonenumbers/shortdata/region_CV.pyc 1214${PYSITELIB}/phonenumbers/shortdata/region_CV.pyc
1199${PYSITELIB}/phonenumbers/shortdata/region_CV.pyo 1215${PYSITELIB}/phonenumbers/shortdata/region_CV.pyo
1200${PYSITELIB}/phonenumbers/shortdata/region_CW.py 1216${PYSITELIB}/phonenumbers/shortdata/region_CW.py
1201${PYSITELIB}/phonenumbers/shortdata/region_CW.pyc 1217${PYSITELIB}/phonenumbers/shortdata/region_CW.pyc
1202${PYSITELIB}/phonenumbers/shortdata/region_CW.pyo 1218${PYSITELIB}/phonenumbers/shortdata/region_CW.pyo
1203${PYSITELIB}/phonenumbers/shortdata/region_CX.py 1219${PYSITELIB}/phonenumbers/shortdata/region_CX.py
1204${PYSITELIB}/phonenumbers/shortdata/region_CX.pyc 1220${PYSITELIB}/phonenumbers/shortdata/region_CX.pyc
1205${PYSITELIB}/phonenumbers/shortdata/region_CX.pyo 1221${PYSITELIB}/phonenumbers/shortdata/region_CX.pyo
1206${PYSITELIB}/phonenumbers/shortdata/region_CY.py 1222${PYSITELIB}/phonenumbers/shortdata/region_CY.py
1207${PYSITELIB}/phonenumbers/shortdata/region_CY.pyc 1223${PYSITELIB}/phonenumbers/shortdata/region_CY.pyc
1208${PYSITELIB}/phonenumbers/shortdata/region_CY.pyo 1224${PYSITELIB}/phonenumbers/shortdata/region_CY.pyo
1209${PYSITELIB}/phonenumbers/shortdata/region_CZ.py 1225${PYSITELIB}/phonenumbers/shortdata/region_CZ.py
1210${PYSITELIB}/phonenumbers/shortdata/region_CZ.pyc 1226${PYSITELIB}/phonenumbers/shortdata/region_CZ.pyc
1211${PYSITELIB}/phonenumbers/shortdata/region_CZ.pyo 1227${PYSITELIB}/phonenumbers/shortdata/region_CZ.pyo
1212${PYSITELIB}/phonenumbers/shortdata/region_DE.py 1228${PYSITELIB}/phonenumbers/shortdata/region_DE.py
1213${PYSITELIB}/phonenumbers/shortdata/region_DE.pyc 1229${PYSITELIB}/phonenumbers/shortdata/region_DE.pyc
1214${PYSITELIB}/phonenumbers/shortdata/region_DE.pyo 1230${PYSITELIB}/phonenumbers/shortdata/region_DE.pyo
1215${PYSITELIB}/phonenumbers/shortdata/region_DJ.py 1231${PYSITELIB}/phonenumbers/shortdata/region_DJ.py
1216${PYSITELIB}/phonenumbers/shortdata/region_DJ.pyc 1232${PYSITELIB}/phonenumbers/shortdata/region_DJ.pyc
1217${PYSITELIB}/phonenumbers/shortdata/region_DJ.pyo 1233${PYSITELIB}/phonenumbers/shortdata/region_DJ.pyo
1218${PYSITELIB}/phonenumbers/shortdata/region_DK.py 1234${PYSITELIB}/phonenumbers/shortdata/region_DK.py
1219${PYSITELIB}/phonenumbers/shortdata/region_DK.pyc 1235${PYSITELIB}/phonenumbers/shortdata/region_DK.pyc
1220${PYSITELIB}/phonenumbers/shortdata/region_DK.pyo 1236${PYSITELIB}/phonenumbers/shortdata/region_DK.pyo
1221${PYSITELIB}/phonenumbers/shortdata/region_DM.py 1237${PYSITELIB}/phonenumbers/shortdata/region_DM.py
1222${PYSITELIB}/phonenumbers/shortdata/region_DM.pyc 1238${PYSITELIB}/phonenumbers/shortdata/region_DM.pyc
1223${PYSITELIB}/phonenumbers/shortdata/region_DM.pyo 1239${PYSITELIB}/phonenumbers/shortdata/region_DM.pyo
1224${PYSITELIB}/phonenumbers/shortdata/region_DO.py 1240${PYSITELIB}/phonenumbers/shortdata/region_DO.py
1225${PYSITELIB}/phonenumbers/shortdata/region_DO.pyc 1241${PYSITELIB}/phonenumbers/shortdata/region_DO.pyc
1226${PYSITELIB}/phonenumbers/shortdata/region_DO.pyo 1242${PYSITELIB}/phonenumbers/shortdata/region_DO.pyo
1227${PYSITELIB}/phonenumbers/shortdata/region_DZ.py 1243${PYSITELIB}/phonenumbers/shortdata/region_DZ.py
1228${PYSITELIB}/phonenumbers/shortdata/region_DZ.pyc 1244${PYSITELIB}/phonenumbers/shortdata/region_DZ.pyc
1229${PYSITELIB}/phonenumbers/shortdata/region_DZ.pyo 1245${PYSITELIB}/phonenumbers/shortdata/region_DZ.pyo
1230${PYSITELIB}/phonenumbers/shortdata/region_EC.py 1246${PYSITELIB}/phonenumbers/shortdata/region_EC.py
1231${PYSITELIB}/phonenumbers/shortdata/region_EC.pyc 1247${PYSITELIB}/phonenumbers/shortdata/region_EC.pyc
1232${PYSITELIB}/phonenumbers/shortdata/region_EC.pyo 1248${PYSITELIB}/phonenumbers/shortdata/region_EC.pyo
1233${PYSITELIB}/phonenumbers/shortdata/region_EE.py 1249${PYSITELIB}/phonenumbers/shortdata/region_EE.py
1234${PYSITELIB}/phonenumbers/shortdata/region_EE.pyc 1250${PYSITELIB}/phonenumbers/shortdata/region_EE.pyc
1235${PYSITELIB}/phonenumbers/shortdata/region_EE.pyo 1251${PYSITELIB}/phonenumbers/shortdata/region_EE.pyo
1236${PYSITELIB}/phonenumbers/shortdata/region_EG.py 1252${PYSITELIB}/phonenumbers/shortdata/region_EG.py
1237${PYSITELIB}/phonenumbers/shortdata/region_EG.pyc 1253${PYSITELIB}/phonenumbers/shortdata/region_EG.pyc
1238${PYSITELIB}/phonenumbers/shortdata/region_EG.pyo 1254${PYSITELIB}/phonenumbers/shortdata/region_EG.pyo
1239${PYSITELIB}/phonenumbers/shortdata/region_EH.py 1255${PYSITELIB}/phonenumbers/shortdata/region_EH.py
1240${PYSITELIB}/phonenumbers/shortdata/region_EH.pyc 1256${PYSITELIB}/phonenumbers/shortdata/region_EH.pyc
1241${PYSITELIB}/phonenumbers/shortdata/region_EH.pyo 1257${PYSITELIB}/phonenumbers/shortdata/region_EH.pyo
1242${PYSITELIB}/phonenumbers/shortdata/region_ER.py 1258${PYSITELIB}/phonenumbers/shortdata/region_ER.py
1243${PYSITELIB}/phonenumbers/shortdata/region_ER.pyc 1259${PYSITELIB}/phonenumbers/shortdata/region_ER.pyc
1244${PYSITELIB}/phonenumbers/shortdata/region_ER.pyo 1260${PYSITELIB}/phonenumbers/shortdata/region_ER.pyo
1245${PYSITELIB}/phonenumbers/shortdata/region_ES.py 1261${PYSITELIB}/phonenumbers/shortdata/region_ES.py
1246${PYSITELIB}/phonenumbers/shortdata/region_ES.pyc 1262${PYSITELIB}/phonenumbers/shortdata/region_ES.pyc
1247${PYSITELIB}/phonenumbers/shortdata/region_ES.pyo 1263${PYSITELIB}/phonenumbers/shortdata/region_ES.pyo
1248${PYSITELIB}/phonenumbers/shortdata/region_ET.py 1264${PYSITELIB}/phonenumbers/shortdata/region_ET.py
1249${PYSITELIB}/phonenumbers/shortdata/region_ET.pyc 1265${PYSITELIB}/phonenumbers/shortdata/region_ET.pyc
1250${PYSITELIB}/phonenumbers/shortdata/region_ET.pyo 1266${PYSITELIB}/phonenumbers/shortdata/region_ET.pyo
1251${PYSITELIB}/phonenumbers/shortdata/region_FI.py 1267${PYSITELIB}/phonenumbers/shortdata/region_FI.py
1252${PYSITELIB}/phonenumbers/shortdata/region_FI.pyc 1268${PYSITELIB}/phonenumbers/shortdata/region_FI.pyc
1253${PYSITELIB}/phonenumbers/shortdata/region_FI.pyo 1269${PYSITELIB}/phonenumbers/shortdata/region_FI.pyo
1254${PYSITELIB}/phonenumbers/shortdata/region_FJ.py 1270${PYSITELIB}/phonenumbers/shortdata/region_FJ.py
1255${PYSITELIB}/phonenumbers/shortdata/region_FJ.pyc 1271${PYSITELIB}/phonenumbers/shortdata/region_FJ.pyc
1256${PYSITELIB}/phonenumbers/shortdata/region_FJ.pyo 1272${PYSITELIB}/phonenumbers/shortdata/region_FJ.pyo
1257${PYSITELIB}/phonenumbers/shortdata/region_FK.py 1273${PYSITELIB}/phonenumbers/shortdata/region_FK.py
1258${PYSITELIB}/phonenumbers/shortdata/region_FK.pyc 1274${PYSITELIB}/phonenumbers/shortdata/region_FK.pyc
1259${PYSITELIB}/phonenumbers/shortdata/region_FK.pyo 1275${PYSITELIB}/phonenumbers/shortdata/region_FK.pyo
1260${PYSITELIB}/phonenumbers/shortdata/region_FM.py 1276${PYSITELIB}/phonenumbers/shortdata/region_FM.py
1261${PYSITELIB}/phonenumbers/shortdata/region_FM.pyc 1277${PYSITELIB}/phonenumbers/shortdata/region_FM.pyc
1262${PYSITELIB}/phonenumbers/shortdata/region_FM.pyo 1278${PYSITELIB}/phonenumbers/shortdata/region_FM.pyo
1263${PYSITELIB}/phonenumbers/shortdata/region_FO.py 1279${PYSITELIB}/phonenumbers/shortdata/region_FO.py
1264${PYSITELIB}/phonenumbers/shortdata/region_FO.pyc 1280${PYSITELIB}/phonenumbers/shortdata/region_FO.pyc
1265${PYSITELIB}/phonenumbers/shortdata/region_FO.pyo 1281${PYSITELIB}/phonenumbers/shortdata/region_FO.pyo
1266${PYSITELIB}/phonenumbers/shortdata/region_FR.py 1282${PYSITELIB}/phonenumbers/shortdata/region_FR.py
1267${PYSITELIB}/phonenumbers/shortdata/region_FR.pyc 1283${PYSITELIB}/phonenumbers/shortdata/region_FR.pyc
1268${PYSITELIB}/phonenumbers/shortdata/region_FR.pyo 1284${PYSITELIB}/phonenumbers/shortdata/region_FR.pyo
1269${PYSITELIB}/phonenumbers/shortdata/region_GA.py 1285${PYSITELIB}/phonenumbers/shortdata/region_GA.py
1270${PYSITELIB}/phonenumbers/shortdata/region_GA.pyc 1286${PYSITELIB}/phonenumbers/shortdata/region_GA.pyc
1271${PYSITELIB}/phonenumbers/shortdata/region_GA.pyo 1287${PYSITELIB}/phonenumbers/shortdata/region_GA.pyo
1272${PYSITELIB}/phonenumbers/shortdata/region_GB.py 1288${PYSITELIB}/phonenumbers/shortdata/region_GB.py
1273${PYSITELIB}/phonenumbers/shortdata/region_GB.pyc 1289${PYSITELIB}/phonenumbers/shortdata/region_GB.pyc
1274${PYSITELIB}/phonenumbers/shortdata/region_GB.pyo 1290${PYSITELIB}/phonenumbers/shortdata/region_GB.pyo
1275${PYSITELIB}/phonenumbers/shortdata/region_GD.py 1291${PYSITELIB}/phonenumbers/shortdata/region_GD.py
1276${PYSITELIB}/phonenumbers/shortdata/region_GD.pyc 1292${PYSITELIB}/phonenumbers/shortdata/region_GD.pyc
1277${PYSITELIB}/phonenumbers/shortdata/region_GD.pyo 1293${PYSITELIB}/phonenumbers/shortdata/region_GD.pyo
1278${PYSITELIB}/phonenumbers/shortdata/region_GE.py 1294${PYSITELIB}/phonenumbers/shortdata/region_GE.py
1279${PYSITELIB}/phonenumbers/shortdata/region_GE.pyc 1295${PYSITELIB}/phonenumbers/shortdata/region_GE.pyc
1280${PYSITELIB}/phonenumbers/shortdata/region_GE.pyo 1296${PYSITELIB}/phonenumbers/shortdata/region_GE.pyo
1281${PYSITELIB}/phonenumbers/shortdata/region_GF.py 1297${PYSITELIB}/phonenumbers/shortdata/region_GF.py
1282${PYSITELIB}/phonenumbers/shortdata/region_GF.pyc 1298${PYSITELIB}/phonenumbers/shortdata/region_GF.pyc
1283${PYSITELIB}/phonenumbers/shortdata/region_GF.pyo 1299${PYSITELIB}/phonenumbers/shortdata/region_GF.pyo
1284${PYSITELIB}/phonenumbers/shortdata/region_GG.py 1300${PYSITELIB}/phonenumbers/shortdata/region_GG.py
1285${PYSITELIB}/phonenumbers/shortdata/region_GG.pyc 1301${PYSITELIB}/phonenumbers/shortdata/region_GG.pyc
1286${PYSITELIB}/phonenumbers/shortdata/region_GG.pyo 1302${PYSITELIB}/phonenumbers/shortdata/region_GG.pyo
1287${PYSITELIB}/phonenumbers/shortdata/region_GH.py 1303${PYSITELIB}/phonenumbers/shortdata/region_GH.py
1288${PYSITELIB}/phonenumbers/shortdata/region_GH.pyc 1304${PYSITELIB}/phonenumbers/shortdata/region_GH.pyc
1289${PYSITELIB}/phonenumbers/shortdata/region_GH.pyo 1305${PYSITELIB}/phonenumbers/shortdata/region_GH.pyo
1290${PYSITELIB}/phonenumbers/shortdata/region_GI.py 1306${PYSITELIB}/phonenumbers/shortdata/region_GI.py
1291${PYSITELIB}/phonenumbers/shortdata/region_GI.pyc 1307${PYSITELIB}/phonenumbers/shortdata/region_GI.pyc
1292${PYSITELIB}/phonenumbers/shortdata/region_GI.pyo 1308${PYSITELIB}/phonenumbers/shortdata/region_GI.pyo
1293${PYSITELIB}/phonenumbers/shortdata/region_GL.py 1309${PYSITELIB}/phonenumbers/shortdata/region_GL.py
1294${PYSITELIB}/phonenumbers/shortdata/region_GL.pyc 1310${PYSITELIB}/phonenumbers/shortdata/region_GL.pyc
1295${PYSITELIB}/phonenumbers/shortdata/region_GL.pyo 1311${PYSITELIB}/phonenumbers/shortdata/region_GL.pyo
1296${PYSITELIB}/phonenumbers/shortdata/region_GM.py 1312${PYSITELIB}/phonenumbers/shortdata/region_GM.py
1297${PYSITELIB}/phonenumbers/shortdata/region_GM.pyc 1313${PYSITELIB}/phonenumbers/shortdata/region_GM.pyc
1298${PYSITELIB}/phonenumbers/shortdata/region_GM.pyo 1314${PYSITELIB}/phonenumbers/shortdata/region_GM.pyo
1299${PYSITELIB}/phonenumbers/shortdata/region_GN.py 1315${PYSITELIB}/phonenumbers/shortdata/region_GN.py
1300${PYSITELIB}/phonenumbers/shortdata/region_GN.pyc 1316${PYSITELIB}/phonenumbers/shortdata/region_GN.pyc
1301${PYSITELIB}/phonenumbers/shortdata/region_GN.pyo 1317${PYSITELIB}/phonenumbers/shortdata/region_GN.pyo
1302${PYSITELIB}/phonenumbers/shortdata/region_GP.py 1318${PYSITELIB}/phonenumbers/shortdata/region_GP.py
1303${PYSITELIB}/phonenumbers/shortdata/region_GP.pyc 1319${PYSITELIB}/phonenumbers/shortdata/region_GP.pyc
1304${PYSITELIB}/phonenumbers/shortdata/region_GP.pyo 1320${PYSITELIB}/phonenumbers/shortdata/region_GP.pyo
1305${PYSITELIB}/phonenumbers/shortdata/region_GR.py 1321${PYSITELIB}/phonenumbers/shortdata/region_GR.py
1306${PYSITELIB}/phonenumbers/shortdata/region_GR.pyc 1322${PYSITELIB}/phonenumbers/shortdata/region_GR.pyc
1307${PYSITELIB}/phonenumbers/shortdata/region_GR.pyo 1323${PYSITELIB}/phonenumbers/shortdata/region_GR.pyo
1308${PYSITELIB}/phonenumbers/shortdata/region_GT.py 1324${PYSITELIB}/phonenumbers/shortdata/region_GT.py
1309${PYSITELIB}/phonenumbers/shortdata/region_GT.pyc 1325${PYSITELIB}/phonenumbers/shortdata/region_GT.pyc
1310${PYSITELIB}/phonenumbers/shortdata/region_GT.pyo 1326${PYSITELIB}/phonenumbers/shortdata/region_GT.pyo
1311${PYSITELIB}/phonenumbers/shortdata/region_GU.py 1327${PYSITELIB}/phonenumbers/shortdata/region_GU.py
1312${PYSITELIB}/phonenumbers/shortdata/region_GU.pyc 1328${PYSITELIB}/phonenumbers/shortdata/region_GU.pyc
1313${PYSITELIB}/phonenumbers/shortdata/region_GU.pyo 1329${PYSITELIB}/phonenumbers/shortdata/region_GU.pyo
1314${PYSITELIB}/phonenumbers/shortdata/region_GW.py 1330${PYSITELIB}/phonenumbers/shortdata/region_GW.py
1315${PYSITELIB}/phonenumbers/shortdata/region_GW.pyc 1331${PYSITELIB}/phonenumbers/shortdata/region_GW.pyc
1316${PYSITELIB}/phonenumbers/shortdata/region_GW.pyo 1332${PYSITELIB}/phonenumbers/shortdata/region_GW.pyo
1317${PYSITELIB}/phonenumbers/shortdata/region_GY.py 1333${PYSITELIB}/phonenumbers/shortdata/region_GY.py
1318${PYSITELIB}/phonenumbers/shortdata/region_GY.pyc 1334${PYSITELIB}/phonenumbers/shortdata/region_GY.pyc
1319${PYSITELIB}/phonenumbers/shortdata/region_GY.pyo 1335${PYSITELIB}/phonenumbers/shortdata/region_GY.pyo
1320${PYSITELIB}/phonenumbers/shortdata/region_HK.py 1336${PYSITELIB}/phonenumbers/shortdata/region_HK.py
1321${PYSITELIB}/phonenumbers/shortdata/region_HK.pyc 1337${PYSITELIB}/phonenumbers/shortdata/region_HK.pyc
1322${PYSITELIB}/phonenumbers/shortdata/region_HK.pyo 1338${PYSITELIB}/phonenumbers/shortdata/region_HK.pyo
1323${PYSITELIB}/phonenumbers/shortdata/region_HN.py 1339${PYSITELIB}/phonenumbers/shortdata/region_HN.py
1324${PYSITELIB}/phonenumbers/shortdata/region_HN.pyc 1340${PYSITELIB}/phonenumbers/shortdata/region_HN.pyc
1325${PYSITELIB}/phonenumbers/shortdata/region_HN.pyo 1341${PYSITELIB}/phonenumbers/shortdata/region_HN.pyo
1326${PYSITELIB}/phonenumbers/shortdata/region_HR.py 1342${PYSITELIB}/phonenumbers/shortdata/region_HR.py
1327${PYSITELIB}/phonenumbers/shortdata/region_HR.pyc 1343${PYSITELIB}/phonenumbers/shortdata/region_HR.pyc
1328${PYSITELIB}/phonenumbers/shortdata/region_HR.pyo 1344${PYSITELIB}/phonenumbers/shortdata/region_HR.pyo
1329${PYSITELIB}/phonenumbers/shortdata/region_HT.py 1345${PYSITELIB}/phonenumbers/shortdata/region_HT.py
1330${PYSITELIB}/phonenumbers/shortdata/region_HT.pyc 1346${PYSITELIB}/phonenumbers/shortdata/region_HT.pyc
1331${PYSITELIB}/phonenumbers/shortdata/region_HT.pyo 1347${PYSITELIB}/phonenumbers/shortdata/region_HT.pyo
1332${PYSITELIB}/phonenumbers/shortdata/region_HU.py 1348${PYSITELIB}/phonenumbers/shortdata/region_HU.py
1333${PYSITELIB}/phonenumbers/shortdata/region_HU.pyc 1349${PYSITELIB}/phonenumbers/shortdata/region_HU.pyc
1334${PYSITELIB}/phonenumbers/shortdata/region_HU.pyo 1350${PYSITELIB}/phonenumbers/shortdata/region_HU.pyo
1335${PYSITELIB}/phonenumbers/shortdata/region_ID.py 1351${PYSITELIB}/phonenumbers/shortdata/region_ID.py
1336${PYSITELIB}/phonenumbers/shortdata/region_ID.pyc 1352${PYSITELIB}/phonenumbers/shortdata/region_ID.pyc
1337${PYSITELIB}/phonenumbers/shortdata/region_ID.pyo 1353${PYSITELIB}/phonenumbers/shortdata/region_ID.pyo
1338${PYSITELIB}/phonenumbers/shortdata/region_IE.py 1354${PYSITELIB}/phonenumbers/shortdata/region_IE.py
1339${PYSITELIB}/phonenumbers/shortdata/region_IE.pyc 1355${PYSITELIB}/phonenumbers/shortdata/region_IE.pyc
1340${PYSITELIB}/phonenumbers/shortdata/region_IE.pyo 1356${PYSITELIB}/phonenumbers/shortdata/region_IE.pyo
1341${PYSITELIB}/phonenumbers/shortdata/region_IL.py 1357${PYSITELIB}/phonenumbers/shortdata/region_IL.py
1342${PYSITELIB}/phonenumbers/shortdata/region_IL.pyc 1358${PYSITELIB}/phonenumbers/shortdata/region_IL.pyc
1343${PYSITELIB}/phonenumbers/shortdata/region_IL.pyo 1359${PYSITELIB}/phonenumbers/shortdata/region_IL.pyo
1344${PYSITELIB}/phonenumbers/shortdata/region_IM.py 1360${PYSITELIB}/phonenumbers/shortdata/region_IM.py
1345${PYSITELIB}/phonenumbers/shortdata/region_IM.pyc 1361${PYSITELIB}/phonenumbers/shortdata/region_IM.pyc
1346${PYSITELIB}/phonenumbers/shortdata/region_IM.pyo 1362${PYSITELIB}/phonenumbers/shortdata/region_IM.pyo
1347${PYSITELIB}/phonenumbers/shortdata/region_IN.py 1363${PYSITELIB}/phonenumbers/shortdata/region_IN.py
1348${PYSITELIB}/phonenumbers/shortdata/region_IN.pyc 1364${PYSITELIB}/phonenumbers/shortdata/region_IN.pyc
1349${PYSITELIB}/phonenumbers/shortdata/region_IN.pyo 1365${PYSITELIB}/phonenumbers/shortdata/region_IN.pyo
1350${PYSITELIB}/phonenumbers/shortdata/region_IQ.py 1366${PYSITELIB}/phonenumbers/shortdata/region_IQ.py
1351${PYSITELIB}/phonenumbers/shortdata/region_IQ.pyc 1367${PYSITELIB}/phonenumbers/shortdata/region_IQ.pyc
1352${PYSITELIB}/phonenumbers/shortdata/region_IQ.pyo 1368${PYSITELIB}/phonenumbers/shortdata/region_IQ.pyo
1353${PYSITELIB}/phonenumbers/shortdata/region_IR.py 1369${PYSITELIB}/phonenumbers/shortdata/region_IR.py
1354${PYSITELIB}/phonenumbers/shortdata/region_IR.pyc 1370${PYSITELIB}/phonenumbers/shortdata/region_IR.pyc
1355${PYSITELIB}/phonenumbers/shortdata/region_IR.pyo 1371${PYSITELIB}/phonenumbers/shortdata/region_IR.pyo
1356${PYSITELIB}/phonenumbers/shortdata/region_IS.py 1372${PYSITELIB}/phonenumbers/shortdata/region_IS.py
1357${PYSITELIB}/phonenumbers/shortdata/region_IS.pyc 1373${PYSITELIB}/phonenumbers/shortdata/region_IS.pyc
1358${PYSITELIB}/phonenumbers/shortdata/region_IS.pyo 1374${PYSITELIB}/phonenumbers/shortdata/region_IS.pyo
1359${PYSITELIB}/phonenumbers/shortdata/region_IT.py 1375${PYSITELIB}/phonenumbers/shortdata/region_IT.py
1360${PYSITELIB}/phonenumbers/shortdata/region_IT.pyc 1376${PYSITELIB}/phonenumbers/shortdata/region_IT.pyc
1361${PYSITELIB}/phonenumbers/shortdata/region_IT.pyo 1377${PYSITELIB}/phonenumbers/shortdata/region_IT.pyo
1362${PYSITELIB}/phonenumbers/shortdata/region_JE.py 1378${PYSITELIB}/phonenumbers/shortdata/region_JE.py
1363${PYSITELIB}/phonenumbers/shortdata/region_JE.pyc 1379${PYSITELIB}/phonenumbers/shortdata/region_JE.pyc
1364${PYSITELIB}/phonenumbers/shortdata/region_JE.pyo 1380${PYSITELIB}/phonenumbers/shortdata/region_JE.pyo
1365${PYSITELIB}/phonenumbers/shortdata/region_JM.py 1381${PYSITELIB}/phonenumbers/shortdata/region_JM.py
1366${PYSITELIB}/phonenumbers/shortdata/region_JM.pyc 1382${PYSITELIB}/phonenumbers/shortdata/region_JM.pyc
1367${PYSITELIB}/phonenumbers/shortdata/region_JM.pyo 1383${PYSITELIB}/phonenumbers/shortdata/region_JM.pyo
1368${PYSITELIB}/phonenumbers/shortdata/region_JO.py 1384${PYSITELIB}/phonenumbers/shortdata/region_JO.py
1369${PYSITELIB}/phonenumbers/shortdata/region_JO.pyc 1385${PYSITELIB}/phonenumbers/shortdata/region_JO.pyc
1370${PYSITELIB}/phonenumbers/shortdata/region_JO.pyo 1386${PYSITELIB}/phonenumbers/shortdata/region_JO.pyo
1371${PYSITELIB}/phonenumbers/shortdata/region_JP.py 1387${PYSITELIB}/phonenumbers/shortdata/region_JP.py
1372${PYSITELIB}/phonenumbers/shortdata/region_JP.pyc 1388${PYSITELIB}/phonenumbers/shortdata/region_JP.pyc
1373${PYSITELIB}/phonenumbers/shortdata/region_JP.pyo 1389${PYSITELIB}/phonenumbers/shortdata/region_JP.pyo
1374${PYSITELIB}/phonenumbers/shortdata/region_KE.py 1390${PYSITELIB}/phonenumbers/shortdata/region_KE.py
1375${PYSITELIB}/phonenumbers/shortdata/region_KE.pyc 1391${PYSITELIB}/phonenumbers/shortdata/region_KE.pyc
1376${PYSITELIB}/phonenumbers/shortdata/region_KE.pyo 1392${PYSITELIB}/phonenumbers/shortdata/region_KE.pyo
1377${PYSITELIB}/phonenumbers/shortdata/region_KG.py 1393${PYSITELIB}/phonenumbers/shortdata/region_KG.py
1378${PYSITELIB}/phonenumbers/shortdata/region_KG.pyc 1394${PYSITELIB}/phonenumbers/shortdata/region_KG.pyc
1379${PYSITELIB}/phonenumbers/shortdata/region_KG.pyo 1395${PYSITELIB}/phonenumbers/shortdata/region_KG.pyo
1380${PYSITELIB}/phonenumbers/shortdata/region_KH.py 1396${PYSITELIB}/phonenumbers/shortdata/region_KH.py
1381${PYSITELIB}/phonenumbers/shortdata/region_KH.pyc 1397${PYSITELIB}/phonenumbers/shortdata/region_KH.pyc
1382${PYSITELIB}/phonenumbers/shortdata/region_KH.pyo 1398${PYSITELIB}/phonenumbers/shortdata/region_KH.pyo
1383${PYSITELIB}/phonenumbers/shortdata/region_KI.py 1399${PYSITELIB}/phonenumbers/shortdata/region_KI.py
1384${PYSITELIB}/phonenumbers/shortdata/region_KI.pyc 1400${PYSITELIB}/phonenumbers/shortdata/region_KI.pyc
1385${PYSITELIB}/phonenumbers/shortdata/region_KI.pyo 1401${PYSITELIB}/phonenumbers/shortdata/region_KI.pyo
1386${PYSITELIB}/phonenumbers/shortdata/region_KM.py 1402${PYSITELIB}/phonenumbers/shortdata/region_KM.py
1387${PYSITELIB}/phonenumbers/shortdata/region_KM.pyc 1403${PYSITELIB}/phonenumbers/shortdata/region_KM.pyc
1388${PYSITELIB}/phonenumbers/shortdata/region_KM.pyo 1404${PYSITELIB}/phonenumbers/shortdata/region_KM.pyo
1389${PYSITELIB}/phonenumbers/shortdata/region_KN.py 1405${PYSITELIB}/phonenumbers/shortdata/region_KN.py
1390${PYSITELIB}/phonenumbers/shortdata/region_KN.pyc 1406${PYSITELIB}/phonenumbers/shortdata/region_KN.pyc
1391${PYSITELIB}/phonenumbers/shortdata/region_KN.pyo 1407${PYSITELIB}/phonenumbers/shortdata/region_KN.pyo
1392${PYSITELIB}/phonenumbers/shortdata/region_KP.py 1408${PYSITELIB}/phonenumbers/shortdata/region_KP.py
1393${PYSITELIB}/phonenumbers/shortdata/region_KP.pyc 1409${PYSITELIB}/phonenumbers/shortdata/region_KP.pyc
1394${PYSITELIB}/phonenumbers/shortdata/region_KP.pyo 1410${PYSITELIB}/phonenumbers/shortdata/region_KP.pyo
1395${PYSITELIB}/phonenumbers/shortdata/region_KR.py 1411${PYSITELIB}/phonenumbers/shortdata/region_KR.py
1396${PYSITELIB}/phonenumbers/shortdata/region_KR.pyc 1412${PYSITELIB}/phonenumbers/shortdata/region_KR.pyc
1397${PYSITELIB}/phonenumbers/shortdata/region_KR.pyo 1413${PYSITELIB}/phonenumbers/shortdata/region_KR.pyo
1398${PYSITELIB}/phonenumbers/shortdata/region_KW.py 1414${PYSITELIB}/phonenumbers/shortdata/region_KW.py
1399${PYSITELIB}/phonenumbers/shortdata/region_KW.pyc 1415${PYSITELIB}/phonenumbers/shortdata/region_KW.pyc
1400${PYSITELIB}/phonenumbers/shortdata/region_KW.pyo 1416${PYSITELIB}/phonenumbers/shortdata/region_KW.pyo
1401${PYSITELIB}/phonenumbers/shortdata/region_KY.py 1417${PYSITELIB}/phonenumbers/shortdata/region_KY.py
1402${PYSITELIB}/phonenumbers/shortdata/region_KY.pyc 1418${PYSITELIB}/phonenumbers/shortdata/region_KY.pyc
1403${PYSITELIB}/phonenumbers/shortdata/region_KY.pyo 1419${PYSITELIB}/phonenumbers/shortdata/region_KY.pyo
1404${PYSITELIB}/phonenumbers/shortdata/region_KZ.py 1420${PYSITELIB}/phonenumbers/shortdata/region_KZ.py
1405${PYSITELIB}/phonenumbers/shortdata/region_KZ.pyc 1421${PYSITELIB}/phonenumbers/shortdata/region_KZ.pyc
1406${PYSITELIB}/phonenumbers/shortdata/region_KZ.pyo 1422${PYSITELIB}/phonenumbers/shortdata/region_KZ.pyo
1407${PYSITELIB}/phonenumbers/shortdata/region_LA.py 1423${PYSITELIB}/phonenumbers/shortdata/region_LA.py
1408${PYSITELIB}/phonenumbers/shortdata/region_LA.pyc 1424${PYSITELIB}/phonenumbers/shortdata/region_LA.pyc
1409${PYSITELIB}/phonenumbers/shortdata/region_LA.pyo 1425${PYSITELIB}/phonenumbers/shortdata/region_LA.pyo
1410${PYSITELIB}/phonenumbers/shortdata/region_LB.py 1426${PYSITELIB}/phonenumbers/shortdata/region_LB.py
1411${PYSITELIB}/phonenumbers/shortdata/region_LB.pyc 1427${PYSITELIB}/phonenumbers/shortdata/region_LB.pyc
1412${PYSITELIB}/phonenumbers/shortdata/region_LB.pyo 1428${PYSITELIB}/phonenumbers/shortdata/region_LB.pyo
1413${PYSITELIB}/phonenumbers/shortdata/region_LC.py 1429${PYSITELIB}/phonenumbers/shortdata/region_LC.py
1414${PYSITELIB}/phonenumbers/shortdata/region_LC.pyc 1430${PYSITELIB}/phonenumbers/shortdata/region_LC.pyc
1415${PYSITELIB}/phonenumbers/shortdata/region_LC.pyo 1431${PYSITELIB}/phonenumbers/shortdata/region_LC.pyo
1416${PYSITELIB}/phonenumbers/shortdata/region_LI.py 1432${PYSITELIB}/phonenumbers/shortdata/region_LI.py
1417${PYSITELIB}/phonenumbers/shortdata/region_LI.pyc 1433${PYSITELIB}/phonenumbers/shortdata/region_LI.pyc
1418${PYSITELIB}/phonenumbers/shortdata/region_LI.pyo 1434${PYSITELIB}/phonenumbers/shortdata/region_LI.pyo
1419${PYSITELIB}/phonenumbers/shortdata/region_LK.py 1435${PYSITELIB}/phonenumbers/shortdata/region_LK.py
1420${PYSITELIB}/phonenumbers/shortdata/region_LK.pyc 1436${PYSITELIB}/phonenumbers/shortdata/region_LK.pyc
1421${PYSITELIB}/phonenumbers/shortdata/region_LK.pyo 1437${PYSITELIB}/phonenumbers/shortdata/region_LK.pyo
1422${PYSITELIB}/phonenumbers/shortdata/region_LR.py 1438${PYSITELIB}/phonenumbers/shortdata/region_LR.py
1423${PYSITELIB}/phonenumbers/shortdata/region_LR.pyc 1439${PYSITELIB}/phonenumbers/shortdata/region_LR.pyc
1424${PYSITELIB}/phonenumbers/shortdata/region_LR.pyo 1440${PYSITELIB}/phonenumbers/shortdata/region_LR.pyo
1425${PYSITELIB}/phonenumbers/shortdata/region_LS.py 1441${PYSITELIB}/phonenumbers/shortdata/region_LS.py
1426${PYSITELIB}/phonenumbers/shortdata/region_LS.pyc 1442${PYSITELIB}/phonenumbers/shortdata/region_LS.pyc
1427${PYSITELIB}/phonenumbers/shortdata/region_LS.pyo 1443${PYSITELIB}/phonenumbers/shortdata/region_LS.pyo
1428${PYSITELIB}/phonenumbers/shortdata/region_LT.py 1444${PYSITELIB}/phonenumbers/shortdata/region_LT.py
1429${PYSITELIB}/phonenumbers/shortdata/region_LT.pyc 1445${PYSITELIB}/phonenumbers/shortdata/region_LT.pyc
1430${PYSITELIB}/phonenumbers/shortdata/region_LT.pyo 1446${PYSITELIB}/phonenumbers/shortdata/region_LT.pyo
1431${PYSITELIB}/phonenumbers/shortdata/region_LU.py 1447${PYSITELIB}/phonenumbers/shortdata/region_LU.py
1432${PYSITELIB}/phonenumbers/shortdata/region_LU.pyc 1448${PYSITELIB}/phonenumbers/shortdata/region_LU.pyc
1433${PYSITELIB}/phonenumbers/shortdata/region_LU.pyo 1449${PYSITELIB}/phonenumbers/shortdata/region_LU.pyo
1434${PYSITELIB}/phonenumbers/shortdata/region_LV.py 1450${PYSITELIB}/phonenumbers/shortdata/region_LV.py
1435${PYSITELIB}/phonenumbers/shortdata/region_LV.pyc 1451${PYSITELIB}/phonenumbers/shortdata/region_LV.pyc
1436${PYSITELIB}/phonenumbers/shortdata/region_LV.pyo 1452${PYSITELIB}/phonenumbers/shortdata/region_LV.pyo
1437${PYSITELIB}/phonenumbers/shortdata/region_LY.py 1453${PYSITELIB}/phonenumbers/shortdata/region_LY.py
1438${PYSITELIB}/phonenumbers/shortdata/region_LY.pyc 1454${PYSITELIB}/phonenumbers/shortdata/region_LY.pyc
1439${PYSITELIB}/phonenumbers/shortdata/region_LY.pyo 1455${PYSITELIB}/phonenumbers/shortdata/region_LY.pyo
1440${PYSITELIB}/phonenumbers/shortdata/region_MA.py 1456${PYSITELIB}/phonenumbers/shortdata/region_MA.py
1441${PYSITELIB}/phonenumbers/shortdata/region_MA.pyc 1457${PYSITELIB}/phonenumbers/shortdata/region_MA.pyc
1442${PYSITELIB}/phonenumbers/shortdata/region_MA.pyo 1458${PYSITELIB}/phonenumbers/shortdata/region_MA.pyo
1443${PYSITELIB}/phonenumbers/shortdata/region_MC.py 1459${PYSITELIB}/phonenumbers/shortdata/region_MC.py
1444${PYSITELIB}/phonenumbers/shortdata/region_MC.pyc 1460${PYSITELIB}/phonenumbers/shortdata/region_MC.pyc
1445${PYSITELIB}/phonenumbers/shortdata/region_MC.pyo 1461${PYSITELIB}/phonenumbers/shortdata/region_MC.pyo
1446${PYSITELIB}/phonenumbers/shortdata/region_MD.py 1462${PYSITELIB}/phonenumbers/shortdata/region_MD.py
1447${PYSITELIB}/phonenumbers/shortdata/region_MD.pyc 1463${PYSITELIB}/phonenumbers/shortdata/region_MD.pyc
1448${PYSITELIB}/phonenumbers/shortdata/region_MD.pyo 1464${PYSITELIB}/phonenumbers/shortdata/region_MD.pyo
1449${PYSITELIB}/phonenumbers/shortdata/region_ME.py 1465${PYSITELIB}/phonenumbers/shortdata/region_ME.py
1450${PYSITELIB}/phonenumbers/shortdata/region_ME.pyc 1466${PYSITELIB}/phonenumbers/shortdata/region_ME.pyc
1451${PYSITELIB}/phonenumbers/shortdata/region_ME.pyo 1467${PYSITELIB}/phonenumbers/shortdata/region_ME.pyo
1452${PYSITELIB}/phonenumbers/shortdata/region_MF.py 1468${PYSITELIB}/phonenumbers/shortdata/region_MF.py
1453${PYSITELIB}/phonenumbers/shortdata/region_MF.pyc 1469${PYSITELIB}/phonenumbers/shortdata/region_MF.pyc
1454${PYSITELIB}/phonenumbers/shortdata/region_MF.pyo 1470${PYSITELIB}/phonenumbers/shortdata/region_MF.pyo
1455${PYSITELIB}/phonenumbers/shortdata/region_MG.py 1471${PYSITELIB}/phonenumbers/shortdata/region_MG.py
1456${PYSITELIB}/phonenumbers/shortdata/region_MG.pyc 1472${PYSITELIB}/phonenumbers/shortdata/region_MG.pyc
1457${PYSITELIB}/phonenumbers/shortdata/region_MG.pyo 1473${PYSITELIB}/phonenumbers/shortdata/region_MG.pyo
1458${PYSITELIB}/phonenumbers/shortdata/region_MH.py 1474${PYSITELIB}/phonenumbers/shortdata/region_MH.py
1459${PYSITELIB}/phonenumbers/shortdata/region_MH.pyc 1475${PYSITELIB}/phonenumbers/shortdata/region_MH.pyc
1460${PYSITELIB}/phonenumbers/shortdata/region_MH.pyo 1476${PYSITELIB}/phonenumbers/shortdata/region_MH.pyo
1461${PYSITELIB}/phonenumbers/shortdata/region_MK.py 1477${PYSITELIB}/phonenumbers/shortdata/region_MK.py
1462${PYSITELIB}/phonenumbers/shortdata/region_MK.pyc 1478${PYSITELIB}/phonenumbers/shortdata/region_MK.pyc
1463${PYSITELIB}/phonenumbers/shortdata/region_MK.pyo 1479${PYSITELIB}/phonenumbers/shortdata/region_MK.pyo
1464${PYSITELIB}/phonenumbers/shortdata/region_ML.py 1480${PYSITELIB}/phonenumbers/shortdata/region_ML.py
1465${PYSITELIB}/phonenumbers/shortdata/region_ML.pyc 1481${PYSITELIB}/phonenumbers/shortdata/region_ML.pyc
1466${PYSITELIB}/phonenumbers/shortdata/region_ML.pyo 1482${PYSITELIB}/phonenumbers/shortdata/region_ML.pyo
1467${PYSITELIB}/phonenumbers/shortdata/region_MM.py 1483${PYSITELIB}/phonenumbers/shortdata/region_MM.py
1468${PYSITELIB}/phonenumbers/shortdata/region_MM.pyc 1484${PYSITELIB}/phonenumbers/shortdata/region_MM.pyc
1469${PYSITELIB}/phonenumbers/shortdata/region_MM.pyo 1485${PYSITELIB}/phonenumbers/shortdata/region_MM.pyo
1470${PYSITELIB}/phonenumbers/shortdata/region_MN.py 1486${PYSITELIB}/phonenumbers/shortdata/region_MN.py
1471${PYSITELIB}/phonenumbers/shortdata/region_MN.pyc 1487${PYSITELIB}/phonenumbers/shortdata/region_MN.pyc
1472${PYSITELIB}/phonenumbers/shortdata/region_MN.pyo 1488${PYSITELIB}/phonenumbers/shortdata/region_MN.pyo
1473${PYSITELIB}/phonenumbers/shortdata/region_MO.py 1489${PYSITELIB}/phonenumbers/shortdata/region_MO.py
1474${PYSITELIB}/phonenumbers/shortdata/region_MO.pyc 1490${PYSITELIB}/phonenumbers/shortdata/region_MO.pyc
1475${PYSITELIB}/phonenumbers/shortdata/region_MO.pyo 1491${PYSITELIB}/phonenumbers/shortdata/region_MO.pyo
1476${PYSITELIB}/phonenumbers/shortdata/region_MP.py 1492${PYSITELIB}/phonenumbers/shortdata/region_MP.py
1477${PYSITELIB}/phonenumbers/shortdata/region_MP.pyc 1493${PYSITELIB}/phonenumbers/shortdata/region_MP.pyc
1478${PYSITELIB}/phonenumbers/shortdata/region_MP.pyo 1494${PYSITELIB}/phonenumbers/shortdata/region_MP.pyo
1479${PYSITELIB}/phonenumbers/shortdata/region_MQ.py 1495${PYSITELIB}/phonenumbers/shortdata/region_MQ.py
1480${PYSITELIB}/phonenumbers/shortdata/region_MQ.pyc 1496${PYSITELIB}/phonenumbers/shortdata/region_MQ.pyc
1481${PYSITELIB}/phonenumbers/shortdata/region_MQ.pyo 1497${PYSITELIB}/phonenumbers/shortdata/region_MQ.pyo
1482${PYSITELIB}/phonenumbers/shortdata/region_MR.py 1498${PYSITELIB}/phonenumbers/shortdata/region_MR.py
1483${PYSITELIB}/phonenumbers/shortdata/region_MR.pyc 1499${PYSITELIB}/phonenumbers/shortdata/region_MR.pyc
1484${PYSITELIB}/phonenumbers/shortdata/region_MR.pyo 1500${PYSITELIB}/phonenumbers/shortdata/region_MR.pyo
1485${PYSITELIB}/phonenumbers/shortdata/region_MS.py 1501${PYSITELIB}/phonenumbers/shortdata/region_MS.py
1486${PYSITELIB}/phonenumbers/shortdata/region_MS.pyc 1502${PYSITELIB}/phonenumbers/shortdata/region_MS.pyc
1487${PYSITELIB}/phonenumbers/shortdata/region_MS.pyo 1503${PYSITELIB}/phonenumbers/shortdata/region_MS.pyo
1488${PYSITELIB}/phonenumbers/shortdata/region_MT.py 1504${PYSITELIB}/phonenumbers/shortdata/region_MT.py
1489${PYSITELIB}/phonenumbers/shortdata/region_MT.pyc 1505${PYSITELIB}/phonenumbers/shortdata/region_MT.pyc
1490${PYSITELIB}/phonenumbers/shortdata/region_MT.pyo 1506${PYSITELIB}/phonenumbers/shortdata/region_MT.pyo
1491${PYSITELIB}/phonenumbers/shortdata/region_MU.py 1507${PYSITELIB}/phonenumbers/shortdata/region_MU.py
1492${PYSITELIB}/phonenumbers/shortdata/region_MU.pyc 1508${PYSITELIB}/phonenumbers/shortdata/region_MU.pyc
1493${PYSITELIB}/phonenumbers/shortdata/region_MU.pyo 1509${PYSITELIB}/phonenumbers/shortdata/region_MU.pyo
1494${PYSITELIB}/phonenumbers/shortdata/region_MV.py 1510${PYSITELIB}/phonenumbers/shortdata/region_MV.py
1495${PYSITELIB}/phonenumbers/shortdata/region_MV.pyc 1511${PYSITELIB}/phonenumbers/shortdata/region_MV.pyc
1496${PYSITELIB}/phonenumbers/shortdata/region_MV.pyo 1512${PYSITELIB}/phonenumbers/shortdata/region_MV.pyo
1497${PYSITELIB}/phonenumbers/shortdata/region_MW.py 1513${PYSITELIB}/phonenumbers/shortdata/region_MW.py
1498${PYSITELIB}/phonenumbers/shortdata/region_MW.pyc 1514${PYSITELIB}/phonenumbers/shortdata/region_MW.pyc
1499${PYSITELIB}/phonenumbers/shortdata/region_MW.pyo 1515${PYSITELIB}/phonenumbers/shortdata/region_MW.pyo
1500${PYSITELIB}/phonenumbers/shortdata/region_MX.py 1516${PYSITELIB}/phonenumbers/shortdata/region_MX.py
1501${PYSITELIB}/phonenumbers/shortdata/region_MX.pyc 1517${PYSITELIB}/phonenumbers/shortdata/region_MX.pyc
1502${PYSITELIB}/phonenumbers/shortdata/region_MX.pyo 1518${PYSITELIB}/phonenumbers/shortdata/region_MX.pyo
1503${PYSITELIB}/phonenumbers/shortdata/region_MY.py 1519${PYSITELIB}/phonenumbers/shortdata/region_MY.py
1504${PYSITELIB}/phonenumbers/shortdata/region_MY.pyc 1520${PYSITELIB}/phonenumbers/shortdata/region_MY.pyc
1505${PYSITELIB}/phonenumbers/shortdata/region_MY.pyo 1521${PYSITELIB}/phonenumbers/shortdata/region_MY.pyo
1506${PYSITELIB}/phonenumbers/shortdata/region_MZ.py 1522${PYSITELIB}/phonenumbers/shortdata/region_MZ.py
1507${PYSITELIB}/phonenumbers/shortdata/region_MZ.pyc 1523${PYSITELIB}/phonenumbers/shortdata/region_MZ.pyc
1508${PYSITELIB}/phonenumbers/shortdata/region_MZ.pyo 1524${PYSITELIB}/phonenumbers/shortdata/region_MZ.pyo
1509${PYSITELIB}/phonenumbers/shortdata/region_NA.py 1525${PYSITELIB}/phonenumbers/shortdata/region_NA.py
1510${PYSITELIB}/phonenumbers/shortdata/region_NA.pyc 1526${PYSITELIB}/phonenumbers/shortdata/region_NA.pyc
1511${PYSITELIB}/phonenumbers/shortdata/region_NA.pyo 1527${PYSITELIB}/phonenumbers/shortdata/region_NA.pyo
1512${PYSITELIB}/phonenumbers/shortdata/region_NC.py 1528${PYSITELIB}/phonenumbers/shortdata/region_NC.py
1513${PYSITELIB}/phonenumbers/shortdata/region_NC.pyc 1529${PYSITELIB}/phonenumbers/shortdata/region_NC.pyc
1514${PYSITELIB}/phonenumbers/shortdata/region_NC.pyo 1530${PYSITELIB}/phonenumbers/shortdata/region_NC.pyo
1515${PYSITELIB}/phonenumbers/shortdata/region_NE.py 1531${PYSITELIB}/phonenumbers/shortdata/region_NE.py
1516${PYSITELIB}/phonenumbers/shortdata/region_NE.pyc 1532${PYSITELIB}/phonenumbers/shortdata/region_NE.pyc
1517${PYSITELIB}/phonenumbers/shortdata/region_NE.pyo 1533${PYSITELIB}/phonenumbers/shortdata/region_NE.pyo
1518${PYSITELIB}/phonenumbers/shortdata/region_NF.py 1534${PYSITELIB}/phonenumbers/shortdata/region_NF.py
1519${PYSITELIB}/phonenumbers/shortdata/region_NF.pyc 1535${PYSITELIB}/phonenumbers/shortdata/region_NF.pyc
1520${PYSITELIB}/phonenumbers/shortdata/region_NF.pyo 1536${PYSITELIB}/phonenumbers/shortdata/region_NF.pyo
1521${PYSITELIB}/phonenumbers/shortdata/region_NG.py 1537${PYSITELIB}/phonenumbers/shortdata/region_NG.py
1522${PYSITELIB}/phonenumbers/shortdata/region_NG.pyc 1538${PYSITELIB}/phonenumbers/shortdata/region_NG.pyc
1523${PYSITELIB}/phonenumbers/shortdata/region_NG.pyo 1539${PYSITELIB}/phonenumbers/shortdata/region_NG.pyo
1524${PYSITELIB}/phonenumbers/shortdata/region_NI.py 1540${PYSITELIB}/phonenumbers/shortdata/region_NI.py
1525${PYSITELIB}/phonenumbers/shortdata/region_NI.pyc 1541${PYSITELIB}/phonenumbers/shortdata/region_NI.pyc
1526${PYSITELIB}/phonenumbers/shortdata/region_NI.pyo 1542${PYSITELIB}/phonenumbers/shortdata/region_NI.pyo
1527${PYSITELIB}/phonenumbers/shortdata/region_NL.py 1543${PYSITELIB}/phonenumbers/shortdata/region_NL.py
1528${PYSITELIB}/phonenumbers/shortdata/region_NL.pyc 1544${PYSITELIB}/phonenumbers/shortdata/region_NL.pyc
1529${PYSITELIB}/phonenumbers/shortdata/region_NL.pyo 1545${PYSITELIB}/phonenumbers/shortdata/region_NL.pyo
1530${PYSITELIB}/phonenumbers/shortdata/region_NO.py 1546${PYSITELIB}/phonenumbers/shortdata/region_NO.py
1531${PYSITELIB}/phonenumbers/shortdata/region_NO.pyc 1547${PYSITELIB}/phonenumbers/shortdata/region_NO.pyc
1532${PYSITELIB}/phonenumbers/shortdata/region_NO.pyo 1548${PYSITELIB}/phonenumbers/shortdata/region_NO.pyo
1533${PYSITELIB}/phonenumbers/shortdata/region_NP.py 1549${PYSITELIB}/phonenumbers/shortdata/region_NP.py
1534${PYSITELIB}/phonenumbers/shortdata/region_NP.pyc 1550${PYSITELIB}/phonenumbers/shortdata/region_NP.pyc
1535${PYSITELIB}/phonenumbers/shortdata/region_NP.pyo 1551${PYSITELIB}/phonenumbers/shortdata/region_NP.pyo
1536${PYSITELIB}/phonenumbers/shortdata/region_NR.py 1552${PYSITELIB}/phonenumbers/shortdata/region_NR.py
1537${PYSITELIB}/phonenumbers/shortdata/region_NR.pyc 1553${PYSITELIB}/phonenumbers/shortdata/region_NR.pyc
1538${PYSITELIB}/phonenumbers/shortdata/region_NR.pyo 1554${PYSITELIB}/phonenumbers/shortdata/region_NR.pyo
1539${PYSITELIB}/phonenumbers/shortdata/region_NU.py 1555${PYSITELIB}/phonenumbers/shortdata/region_NU.py
1540${PYSITELIB}/phonenumbers/shortdata/region_NU.pyc 1556${PYSITELIB}/phonenumbers/shortdata/region_NU.pyc
1541${PYSITELIB}/phonenumbers/shortdata/region_NU.pyo 1557${PYSITELIB}/phonenumbers/shortdata/region_NU.pyo
1542${PYSITELIB}/phonenumbers/shortdata/region_NZ.py 1558${PYSITELIB}/phonenumbers/shortdata/region_NZ.py
1543${PYSITELIB}/phonenumbers/shortdata/region_NZ.pyc 1559${PYSITELIB}/phonenumbers/shortdata/region_NZ.pyc
1544${PYSITELIB}/phonenumbers/shortdata/region_NZ.pyo 1560${PYSITELIB}/phonenumbers/shortdata/region_NZ.pyo
1545${PYSITELIB}/phonenumbers/shortdata/region_OM.py 1561${PYSITELIB}/phonenumbers/shortdata/region_OM.py
1546${PYSITELIB}/phonenumbers/shortdata/region_OM.pyc 1562${PYSITELIB}/phonenumbers/shortdata/region_OM.pyc
1547${PYSITELIB}/phonenumbers/shortdata/region_OM.pyo 1563${PYSITELIB}/phonenumbers/shortdata/region_OM.pyo
1548${PYSITELIB}/phonenumbers/shortdata/region_PA.py 1564${PYSITELIB}/phonenumbers/shortdata/region_PA.py
1549${PYSITELIB}/phonenumbers/shortdata/region_PA.pyc 1565${PYSITELIB}/phonenumbers/shortdata/region_PA.pyc
1550${PYSITELIB}/phonenumbers/shortdata/region_PA.pyo 1566${PYSITELIB}/phonenumbers/shortdata/region_PA.pyo
1551${PYSITELIB}/phonenumbers/shortdata/region_PE.py 1567${PYSITELIB}/phonenumbers/shortdata/region_PE.py
1552${PYSITELIB}/phonenumbers/shortdata/region_PE.pyc 1568${PYSITELIB}/phonenumbers/shortdata/region_PE.pyc
1553${PYSITELIB}/phonenumbers/shortdata/region_PE.pyo 1569${PYSITELIB}/phonenumbers/shortdata/region_PE.pyo
1554${PYSITELIB}/phonenumbers/shortdata/region_PF.py 1570${PYSITELIB}/phonenumbers/shortdata/region_PF.py
1555${PYSITELIB}/phonenumbers/shortdata/region_PF.pyc 1571${PYSITELIB}/phonenumbers/shortdata/region_PF.pyc
1556${PYSITELIB}/phonenumbers/shortdata/region_PF.pyo 1572${PYSITELIB}/phonenumbers/shortdata/region_PF.pyo
1557${PYSITELIB}/phonenumbers/shortdata/region_PG.py 1573${PYSITELIB}/phonenumbers/shortdata/region_PG.py
1558${PYSITELIB}/phonenumbers/shortdata/region_PG.pyc 1574${PYSITELIB}/phonenumbers/shortdata/region_PG.pyc
1559${PYSITELIB}/phonenumbers/shortdata/region_PG.pyo 1575${PYSITELIB}/phonenumbers/shortdata/region_PG.pyo
1560${PYSITELIB}/phonenumbers/shortdata/region_PH.py 1576${PYSITELIB}/phonenumbers/shortdata/region_PH.py
1561${PYSITELIB}/phonenumbers/shortdata/region_PH.pyc 1577${PYSITELIB}/phonenumbers/shortdata/region_PH.pyc
1562${PYSITELIB}/phonenumbers/shortdata/region_PH.pyo 1578${PYSITELIB}/phonenumbers/shortdata/region_PH.pyo
1563${PYSITELIB}/phonenumbers/shortdata/region_PK.py 1579${PYSITELIB}/phonenumbers/shortdata/region_PK.py
1564${PYSITELIB}/phonenumbers/shortdata/region_PK.pyc 1580${PYSITELIB}/phonenumbers/shortdata/region_PK.pyc
1565${PYSITELIB}/phonenumbers/shortdata/region_PK.pyo 1581${PYSITELIB}/phonenumbers/shortdata/region_PK.pyo
1566${PYSITELIB}/phonenumbers/shortdata/region_PL.py 1582${PYSITELIB}/phonenumbers/shortdata/region_PL.py
1567${PYSITELIB}/phonenumbers/shortdata/region_PL.pyc 1583${PYSITELIB}/phonenumbers/shortdata/region_PL.pyc
1568${PYSITELIB}/phonenumbers/shortdata/region_PL.pyo 1584${PYSITELIB}/phonenumbers/shortdata/region_PL.pyo
1569${PYSITELIB}/phonenumbers/shortdata/region_PM.py 1585${PYSITELIB}/phonenumbers/shortdata/region_PM.py
1570${PYSITELIB}/phonenumbers/shortdata/region_PM.pyc 1586${PYSITELIB}/phonenumbers/shortdata/region_PM.pyc
1571${PYSITELIB}/phonenumbers/shortdata/region_PM.pyo 1587${PYSITELIB}/phonenumbers/shortdata/region_PM.pyo
1572${PYSITELIB}/phonenumbers/shortdata/region_PR.py 1588${PYSITELIB}/phonenumbers/shortdata/region_PR.py
1573${PYSITELIB}/phonenumbers/shortdata/region_PR.pyc 1589${PYSITELIB}/phonenumbers/shortdata/region_PR.pyc
1574${PYSITELIB}/phonenumbers/shortdata/region_PR.pyo 1590${PYSITELIB}/phonenumbers/shortdata/region_PR.pyo
1575${PYSITELIB}/phonenumbers/shortdata/region_PS.py 1591${PYSITELIB}/phonenumbers/shortdata/region_PS.py
1576${PYSITELIB}/phonenumbers/shortdata/region_PS.pyc 1592${PYSITELIB}/phonenumbers/shortdata/region_PS.pyc
1577${PYSITELIB}/phonenumbers/shortdata/region_PS.pyo 1593${PYSITELIB}/phonenumbers/shortdata/region_PS.pyo
1578${PYSITELIB}/phonenumbers/shortdata/region_PT.py 1594${PYSITELIB}/phonenumbers/shortdata/region_PT.py
1579${PYSITELIB}/phonenumbers/shortdata/region_PT.pyc 1595${PYSITELIB}/phonenumbers/shortdata/region_PT.pyc
1580${PYSITELIB}/phonenumbers/shortdata/region_PT.pyo 1596${PYSITELIB}/phonenumbers/shortdata/region_PT.pyo
1581${PYSITELIB}/phonenumbers/shortdata/region_PW.py 1597${PYSITELIB}/phonenumbers/shortdata/region_PW.py
1582${PYSITELIB}/phonenumbers/shortdata/region_PW.pyc 1598${PYSITELIB}/phonenumbers/shortdata/region_PW.pyc
1583${PYSITELIB}/phonenumbers/shortdata/region_PW.pyo 1599${PYSITELIB}/phonenumbers/shortdata/region_PW.pyo
1584${PYSITELIB}/phonenumbers/shortdata/region_PY.py 1600${PYSITELIB}/phonenumbers/shortdata/region_PY.py
1585${PYSITELIB}/phonenumbers/shortdata/region_PY.pyc 1601${PYSITELIB}/phonenumbers/shortdata/region_PY.pyc
1586${PYSITELIB}/phonenumbers/shortdata/region_PY.pyo 1602${PYSITELIB}/phonenumbers/shortdata/region_PY.pyo
1587${PYSITELIB}/phonenumbers/shortdata/region_QA.py 1603${PYSITELIB}/phonenumbers/shortdata/region_QA.py
1588${PYSITELIB}/phonenumbers/shortdata/region_QA.pyc 1604${PYSITELIB}/phonenumbers/shortdata/region_QA.pyc
1589${PYSITELIB}/phonenumbers/shortdata/region_QA.pyo 1605${PYSITELIB}/phonenumbers/shortdata/region_QA.pyo
1590${PYSITELIB}/phonenumbers/shortdata/region_RE.py 1606${PYSITELIB}/phonenumbers/shortdata/region_RE.py
1591${PYSITELIB}/phonenumbers/shortdata/region_RE.pyc 1607${PYSITELIB}/phonenumbers/shortdata/region_RE.pyc
1592${PYSITELIB}/phonenumbers/shortdata/region_RE.pyo 1608${PYSITELIB}/phonenumbers/shortdata/region_RE.pyo
1593${PYSITELIB}/phonenumbers/shortdata/region_RO.py 1609${PYSITELIB}/phonenumbers/shortdata/region_RO.py
1594${PYSITELIB}/phonenumbers/shortdata/region_RO.pyc 1610${PYSITELIB}/phonenumbers/shortdata/region_RO.pyc
1595${PYSITELIB}/phonenumbers/shortdata/region_RO.pyo 1611${PYSITELIB}/phonenumbers/shortdata/region_RO.pyo
1596${PYSITELIB}/phonenumbers/shortdata/region_RS.py 1612${PYSITELIB}/phonenumbers/shortdata/region_RS.py
1597${PYSITELIB}/phonenumbers/shortdata/region_RS.pyc 1613${PYSITELIB}/phonenumbers/shortdata/region_RS.pyc
1598${PYSITELIB}/phonenumbers/shortdata/region_RS.pyo 1614${PYSITELIB}/phonenumbers/shortdata/region_RS.pyo
1599${PYSITELIB}/phonenumbers/shortdata/region_RU.py 1615${PYSITELIB}/phonenumbers/shortdata/region_RU.py
1600${PYSITELIB}/phonenumbers/shortdata/region_RU.pyc 1616${PYSITELIB}/phonenumbers/shortdata/region_RU.pyc
1601${PYSITELIB}/phonenumbers/shortdata/region_RU.pyo 1617${PYSITELIB}/phonenumbers/shortdata/region_RU.pyo
1602${PYSITELIB}/phonenumbers/shortdata/region_RW.py 1618${PYSITELIB}/phonenumbers/shortdata/region_RW.py
1603${PYSITELIB}/phonenumbers/shortdata/region_RW.pyc 1619${PYSITELIB}/phonenumbers/shortdata/region_RW.pyc
1604${PYSITELIB}/phonenumbers/shortdata/region_RW.pyo 1620${PYSITELIB}/phonenumbers/shortdata/region_RW.pyo
1605${PYSITELIB}/phonenumbers/shortdata/region_SA.py 1621${PYSITELIB}/phonenumbers/shortdata/region_SA.py
1606${PYSITELIB}/phonenumbers/shortdata/region_SA.pyc 1622${PYSITELIB}/phonenumbers/shortdata/region_SA.pyc
1607${PYSITELIB}/phonenumbers/shortdata/region_SA.pyo 1623${PYSITELIB}/phonenumbers/shortdata/region_SA.pyo
1608${PYSITELIB}/phonenumbers/shortdata/region_SB.py 1624${PYSITELIB}/phonenumbers/shortdata/region_SB.py
1609${PYSITELIB}/phonenumbers/shortdata/region_SB.pyc 1625${PYSITELIB}/phonenumbers/shortdata/region_SB.pyc
1610${PYSITELIB}/phonenumbers/shortdata/region_SB.pyo 1626${PYSITELIB}/phonenumbers/shortdata/region_SB.pyo
1611${PYSITELIB}/phonenumbers/shortdata/region_SC.py 1627${PYSITELIB}/phonenumbers/shortdata/region_SC.py
1612${PYSITELIB}/phonenumbers/shortdata/region_SC.pyc 1628${PYSITELIB}/phonenumbers/shortdata/region_SC.pyc
1613${PYSITELIB}/phonenumbers/shortdata/region_SC.pyo 1629${PYSITELIB}/phonenumbers/shortdata/region_SC.pyo
1614${PYSITELIB}/phonenumbers/shortdata/region_SD.py 1630${PYSITELIB}/phonenumbers/shortdata/region_SD.py
1615${PYSITELIB}/phonenumbers/shortdata/region_SD.pyc 1631${PYSITELIB}/phonenumbers/shortdata/region_SD.pyc
1616${PYSITELIB}/phonenumbers/shortdata/region_SD.pyo 1632${PYSITELIB}/phonenumbers/shortdata/region_SD.pyo
1617${PYSITELIB}/phonenumbers/shortdata/region_SE.py 1633${PYSITELIB}/phonenumbers/shortdata/region_SE.py
1618${PYSITELIB}/phonenumbers/shortdata/region_SE.pyc 1634${PYSITELIB}/phonenumbers/shortdata/region_SE.pyc
1619${PYSITELIB}/phonenumbers/shortdata/region_SE.pyo 1635${PYSITELIB}/phonenumbers/shortdata/region_SE.pyo
1620${PYSITELIB}/phonenumbers/shortdata/region_SG.py 1636${PYSITELIB}/phonenumbers/shortdata/region_SG.py
1621${PYSITELIB}/phonenumbers/shortdata/region_SG.pyc 1637${PYSITELIB}/phonenumbers/shortdata/region_SG.pyc
1622${PYSITELIB}/phonenumbers/shortdata/region_SG.pyo 1638${PYSITELIB}/phonenumbers/shortdata/region_SG.pyo
1623${PYSITELIB}/phonenumbers/shortdata/region_SH.py 1639${PYSITELIB}/phonenumbers/shortdata/region_SH.py
1624${PYSITELIB}/phonenumbers/shortdata/region_SH.pyc 1640${PYSITELIB}/phonenumbers/shortdata/region_SH.pyc
1625${PYSITELIB}/phonenumbers/shortdata/region_SH.pyo 1641${PYSITELIB}/phonenumbers/shortdata/region_SH.pyo
1626${PYSITELIB}/phonenumbers/shortdata/region_SI.py 1642${PYSITELIB}/phonenumbers/shortdata/region_SI.py
1627${PYSITELIB}/phonenumbers/shortdata/region_SI.pyc 1643${PYSITELIB}/phonenumbers/shortdata/region_SI.pyc
1628${PYSITELIB}/phonenumbers/shortdata/region_SI.pyo 1644${PYSITELIB}/phonenumbers/shortdata/region_SI.pyo
1629${PYSITELIB}/phonenumbers/shortdata/region_SJ.py 1645${PYSITELIB}/phonenumbers/shortdata/region_SJ.py
1630${PYSITELIB}/phonenumbers/shortdata/region_SJ.pyc 1646${PYSITELIB}/phonenumbers/shortdata/region_SJ.pyc
1631${PYSITELIB}/phonenumbers/shortdata/region_SJ.pyo 1647${PYSITELIB}/phonenumbers/shortdata/region_SJ.pyo
1632${PYSITELIB}/phonenumbers/shortdata/region_SK.py 1648${PYSITELIB}/phonenumbers/shortdata/region_SK.py
1633${PYSITELIB}/phonenumbers/shortdata/region_SK.pyc 1649${PYSITELIB}/phonenumbers/shortdata/region_SK.pyc
1634${PYSITELIB}/phonenumbers/shortdata/region_SK.pyo 1650${PYSITELIB}/phonenumbers/shortdata/region_SK.pyo
1635${PYSITELIB}/phonenumbers/shortdata/region_SL.py 1651${PYSITELIB}/phonenumbers/shortdata/region_SL.py
1636${PYSITELIB}/phonenumbers/shortdata/region_SL.pyc 1652${PYSITELIB}/phonenumbers/shortdata/region_SL.pyc
1637${PYSITELIB}/phonenumbers/shortdata/region_SL.pyo 1653${PYSITELIB}/phonenumbers/shortdata/region_SL.pyo
1638${PYSITELIB}/phonenumbers/shortdata/region_SM.py 1654${PYSITELIB}/phonenumbers/shortdata/region_SM.py
1639${PYSITELIB}/phonenumbers/shortdata/region_SM.pyc 1655${PYSITELIB}/phonenumbers/shortdata/region_SM.pyc
1640${PYSITELIB}/phonenumbers/shortdata/region_SM.pyo 1656${PYSITELIB}/phonenumbers/shortdata/region_SM.pyo
1641${PYSITELIB}/phonenumbers/shortdata/region_SN.py 1657${PYSITELIB}/phonenumbers/shortdata/region_SN.py
1642${PYSITELIB}/phonenumbers/shortdata/region_SN.pyc 1658${PYSITELIB}/phonenumbers/shortdata/region_SN.pyc
1643${PYSITELIB}/phonenumbers/shortdata/region_SN.pyo 1659${PYSITELIB}/phonenumbers/shortdata/region_SN.pyo
1644${PYSITELIB}/phonenumbers/shortdata/region_SO.py 1660${PYSITELIB}/phonenumbers/shortdata/region_SO.py
1645${PYSITELIB}/phonenumbers/shortdata/region_SO.pyc 1661${PYSITELIB}/phonenumbers/shortdata/region_SO.pyc
1646${PYSITELIB}/phonenumbers/shortdata/region_SO.pyo 1662${PYSITELIB}/phonenumbers/shortdata/region_SO.pyo
1647${PYSITELIB}/phonenumbers/shortdata/region_SR.py 1663${PYSITELIB}/phonenumbers/shortdata/region_SR.py
1648${PYSITELIB}/phonenumbers/shortdata/region_SR.pyc 1664${PYSITELIB}/phonenumbers/shortdata/region_SR.pyc
1649${PYSITELIB}/phonenumbers/shortdata/region_SR.pyo 1665${PYSITELIB}/phonenumbers/shortdata/region_SR.pyo
1650${PYSITELIB}/phonenumbers/shortdata/region_SS.py 1666${PYSITELIB}/phonenumbers/shortdata/region_SS.py
1651${PYSITELIB}/phonenumbers/shortdata/region_SS.pyc 1667${PYSITELIB}/phonenumbers/shortdata/region_SS.pyc
1652${PYSITELIB}/phonenumbers/shortdata/region_SS.pyo 1668${PYSITELIB}/phonenumbers/shortdata/region_SS.pyo
1653${PYSITELIB}/phonenumbers/shortdata/region_ST.py 1669${PYSITELIB}/phonenumbers/shortdata/region_ST.py
1654${PYSITELIB}/phonenumbers/shortdata/region_ST.pyc 1670${PYSITELIB}/phonenumbers/shortdata/region_ST.pyc
1655${PYSITELIB}/phonenumbers/shortdata/region_ST.pyo 1671${PYSITELIB}/phonenumbers/shortdata/region_ST.pyo
1656${PYSITELIB}/phonenumbers/shortdata/region_SV.py 1672${PYSITELIB}/phonenumbers/shortdata/region_SV.py
1657${PYSITELIB}/phonenumbers/shortdata/region_SV.pyc 1673${PYSITELIB}/phonenumbers/shortdata/region_SV.pyc
1658${PYSITELIB}/phonenumbers/shortdata/region_SV.pyo 1674${PYSITELIB}/phonenumbers/shortdata/region_SV.pyo
1659${PYSITELIB}/phonenumbers/shortdata/region_SX.py 1675${PYSITELIB}/phonenumbers/shortdata/region_SX.py
1660${PYSITELIB}/phonenumbers/shortdata/region_SX.pyc 1676${PYSITELIB}/phonenumbers/shortdata/region_SX.pyc
1661${PYSITELIB}/phonenumbers/shortdata/region_SX.pyo 1677${PYSITELIB}/phonenumbers/shortdata/region_SX.pyo
1662${PYSITELIB}/phonenumbers/shortdata/region_SY.py 1678${PYSITELIB}/phonenumbers/shortdata/region_SY.py
1663${PYSITELIB}/phonenumbers/shortdata/region_SY.pyc 1679${PYSITELIB}/phonenumbers/shortdata/region_SY.pyc
1664${PYSITELIB}/phonenumbers/shortdata/region_SY.pyo 1680${PYSITELIB}/phonenumbers/shortdata/region_SY.pyo
1665${PYSITELIB}/phonenumbers/shortdata/region_SZ.py 1681${PYSITELIB}/phonenumbers/shortdata/region_SZ.py
1666${PYSITELIB}/phonenumbers/shortdata/region_SZ.pyc 1682${PYSITELIB}/phonenumbers/shortdata/region_SZ.pyc
1667${PYSITELIB}/phonenumbers/shortdata/region_SZ.pyo 1683${PYSITELIB}/phonenumbers/shortdata/region_SZ.pyo
1668${PYSITELIB}/phonenumbers/shortdata/region_TC.py 1684${PYSITELIB}/phonenumbers/shortdata/region_TC.py
1669${PYSITELIB}/phonenumbers/shortdata/region_TC.pyc 1685${PYSITELIB}/phonenumbers/shortdata/region_TC.pyc
1670${PYSITELIB}/phonenumbers/shortdata/region_TC.pyo 1686${PYSITELIB}/phonenumbers/shortdata/region_TC.pyo
1671${PYSITELIB}/phonenumbers/shortdata/region_TD.py 1687${PYSITELIB}/phonenumbers/shortdata/region_TD.py
1672${PYSITELIB}/phonenumbers/shortdata/region_TD.pyc 1688${PYSITELIB}/phonenumbers/shortdata/region_TD.pyc
1673${PYSITELIB}/phonenumbers/shortdata/region_TD.pyo 1689${PYSITELIB}/phonenumbers/shortdata/region_TD.pyo
1674${PYSITELIB}/phonenumbers/shortdata/region_TG.py 1690${PYSITELIB}/phonenumbers/shortdata/region_TG.py
1675${PYSITELIB}/phonenumbers/shortdata/region_TG.pyc 1691${PYSITELIB}/phonenumbers/shortdata/region_TG.pyc
1676${PYSITELIB}/phonenumbers/shortdata/region_TG.pyo 1692${PYSITELIB}/phonenumbers/shortdata/region_TG.pyo
1677${PYSITELIB}/phonenumbers/shortdata/region_TH.py 1693${PYSITELIB}/phonenumbers/shortdata/region_TH.py
1678${PYSITELIB}/phonenumbers/shortdata/region_TH.pyc 1694${PYSITELIB}/phonenumbers/shortdata/region_TH.pyc
1679${PYSITELIB}/phonenumbers/shortdata/region_TH.pyo 1695${PYSITELIB}/phonenumbers/shortdata/region_TH.pyo
1680${PYSITELIB}/phonenumbers/shortdata/region_TJ.py 1696${PYSITELIB}/phonenumbers/shortdata/region_TJ.py
1681${PYSITELIB}/phonenumbers/shortdata/region_TJ.pyc 1697${PYSITELIB}/phonenumbers/shortdata/region_TJ.pyc
1682${PYSITELIB}/phonenumbers/shortdata/region_TJ.pyo 1698${PYSITELIB}/phonenumbers/shortdata/region_TJ.pyo
1683${PYSITELIB}/phonenumbers/shortdata/region_TL.py 1699${PYSITELIB}/phonenumbers/shortdata/region_TL.py
1684${PYSITELIB}/phonenumbers/shortdata/region_TL.pyc 1700${PYSITELIB}/phonenumbers/shortdata/region_TL.pyc
1685${PYSITELIB}/phonenumbers/shortdata/region_TL.pyo 1701${PYSITELIB}/phonenumbers/shortdata/region_TL.pyo
1686${PYSITELIB}/phonenumbers/shortdata/region_TM.py 1702${PYSITELIB}/phonenumbers/shortdata/region_TM.py
1687${PYSITELIB}/phonenumbers/shortdata/region_TM.pyc 1703${PYSITELIB}/phonenumbers/shortdata/region_TM.pyc
1688${PYSITELIB}/phonenumbers/shortdata/region_TM.pyo 1704${PYSITELIB}/phonenumbers/shortdata/region_TM.pyo
1689${PYSITELIB}/phonenumbers/shortdata/region_TN.py 1705${PYSITELIB}/phonenumbers/shortdata/region_TN.py
1690${PYSITELIB}/phonenumbers/shortdata/region_TN.pyc 1706${PYSITELIB}/phonenumbers/shortdata/region_TN.pyc
1691${PYSITELIB}/phonenumbers/shortdata/region_TN.pyo 1707${PYSITELIB}/phonenumbers/shortdata/region_TN.pyo
1692${PYSITELIB}/phonenumbers/shortdata/region_TO.py 1708${PYSITELIB}/phonenumbers/shortdata/region_TO.py
1693${PYSITELIB}/phonenumbers/shortdata/region_TO.pyc 1709${PYSITELIB}/phonenumbers/shortdata/region_TO.pyc
1694${PYSITELIB}/phonenumbers/shortdata/region_TO.pyo 1710${PYSITELIB}/phonenumbers/shortdata/region_TO.pyo
1695${PYSITELIB}/phonenumbers/shortdata/region_TR.py 1711${PYSITELIB}/phonenumbers/shortdata/region_TR.py
1696${PYSITELIB}/phonenumbers/shortdata/region_TR.pyc 1712${PYSITELIB}/phonenumbers/shortdata/region_TR.pyc
1697${PYSITELIB}/phonenumbers/shortdata/region_TR.pyo 1713${PYSITELIB}/phonenumbers/shortdata/region_TR.pyo
1698${PYSITELIB}/phonenumbers/shortdata/region_TT.py 1714${PYSITELIB}/phonenumbers/shortdata/region_TT.py
1699${PYSITELIB}/phonenumbers/shortdata/region_TT.pyc 1715${PYSITELIB}/phonenumbers/shortdata/region_TT.pyc
1700${PYSITELIB}/phonenumbers/shortdata/region_TT.pyo 1716${PYSITELIB}/phonenumbers/shortdata/region_TT.pyo
1701${PYSITELIB}/phonenumbers/shortdata/region_TV.py 1717${PYSITELIB}/phonenumbers/shortdata/region_TV.py
1702${PYSITELIB}/phonenumbers/shortdata/region_TV.pyc 1718${PYSITELIB}/phonenumbers/shortdata/region_TV.pyc
1703${PYSITELIB}/phonenumbers/shortdata/region_TV.pyo 1719${PYSITELIB}/phonenumbers/shortdata/region_TV.pyo
1704${PYSITELIB}/phonenumbers/shortdata/region_TW.py 1720${PYSITELIB}/phonenumbers/shortdata/region_TW.py
1705${PYSITELIB}/phonenumbers/shortdata/region_TW.pyc 1721${PYSITELIB}/phonenumbers/shortdata/region_TW.pyc
1706${PYSITELIB}/phonenumbers/shortdata/region_TW.pyo 1722${PYSITELIB}/phonenumbers/shortdata/region_TW.pyo
1707${PYSITELIB}/phonenumbers/shortdata/region_TZ.py 1723${PYSITELIB}/phonenumbers/shortdata/region_TZ.py
1708${PYSITELIB}/phonenumbers/shortdata/region_TZ.pyc 1724${PYSITELIB}/phonenumbers/shortdata/region_TZ.pyc
1709${PYSITELIB}/phonenumbers/shortdata/region_TZ.pyo 1725${PYSITELIB}/phonenumbers/shortdata/region_TZ.pyo
1710${PYSITELIB}/phonenumbers/shortdata/region_UA.py 1726${PYSITELIB}/phonenumbers/shortdata/region_UA.py
1711${PYSITELIB}/phonenumbers/shortdata/region_UA.pyc 1727${PYSITELIB}/phonenumbers/shortdata/region_UA.pyc
1712${PYSITELIB}/phonenumbers/shortdata/region_UA.pyo 1728${PYSITELIB}/phonenumbers/shortdata/region_UA.pyo
1713${PYSITELIB}/phonenumbers/shortdata/region_UG.py 1729${PYSITELIB}/phonenumbers/shortdata/region_UG.py
1714${PYSITELIB}/phonenumbers/shortdata/region_UG.pyc 1730${PYSITELIB}/phonenumbers/shortdata/region_UG.pyc
1715${PYSITELIB}/phonenumbers/shortdata/region_UG.pyo 1731${PYSITELIB}/phonenumbers/shortdata/region_UG.pyo
1716${PYSITELIB}/phonenumbers/shortdata/region_US.py 1732${PYSITELIB}/phonenumbers/shortdata/region_US.py
1717${PYSITELIB}/phonenumbers/shortdata/region_US.pyc 1733${PYSITELIB}/phonenumbers/shortdata/region_US.pyc
1718${PYSITELIB}/phonenumbers/shortdata/region_US.pyo 1734${PYSITELIB}/phonenumbers/shortdata/region_US.pyo
1719${PYSITELIB}/phonenumbers/shortdata/region_UY.py 1735${PYSITELIB}/phonenumbers/shortdata/region_UY.py
1720${PYSITELIB}/phonenumbers/shortdata/region_UY.pyc 1736${PYSITELIB}/phonenumbers/shortdata/region_UY.pyc
1721${PYSITELIB}/phonenumbers/shortdata/region_UY.pyo 1737${PYSITELIB}/phonenumbers/shortdata/region_UY.pyo
1722${PYSITELIB}/phonenumbers/shortdata/region_UZ.py 1738${PYSITELIB}/phonenumbers/shortdata/region_UZ.py
1723${PYSITELIB}/phonenumbers/shortdata/region_UZ.pyc 1739${PYSITELIB}/phonenumbers/shortdata/region_UZ.pyc
1724${PYSITELIB}/phonenumbers/shortdata/region_UZ.pyo 1740${PYSITELIB}/phonenumbers/shortdata/region_UZ.pyo
1725${PYSITELIB}/phonenumbers/shortdata/region_VA.py 1741${PYSITELIB}/phonenumbers/shortdata/region_VA.py
1726${PYSITELIB}/phonenumbers/shortdata/region_VA.pyc 1742${PYSITELIB}/phonenumbers/shortdata/region_VA.pyc
1727${PYSITELIB}/phonenumbers/shortdata/region_VA.pyo 1743${PYSITELIB}/phonenumbers/shortdata/region_VA.pyo
1728${PYSITELIB}/phonenumbers/shortdata/region_VC.py 1744${PYSITELIB}/phonenumbers/shortdata/region_VC.py
1729${PYSITELIB}/phonenumbers/shortdata/region_VC.pyc 1745${PYSITELIB}/phonenumbers/shortdata/region_VC.pyc
1730${PYSITELIB}/phonenumbers/shortdata/region_VC.pyo 1746${PYSITELIB}/phonenumbers/shortdata/region_VC.pyo
1731${PYSITELIB}/phonenumbers/shortdata/region_VE.py 1747${PYSITELIB}/phonenumbers/shortdata/region_VE.py
1732${PYSITELIB}/phonenumbers/shortdata/region_VE.pyc 1748${PYSITELIB}/phonenumbers/shortdata/region_VE.pyc
1733${PYSITELIB}/phonenumbers/shortdata/region_VE.pyo 1749${PYSITELIB}/phonenumbers/shortdata/region_VE.pyo
1734${PYSITELIB}/phonenumbers/shortdata/region_VG.py 1750${PYSITELIB}/phonenumbers/shortdata/region_VG.py
1735${PYSITELIB}/phonenumbers/shortdata/region_VG.pyc 1751${PYSITELIB}/phonenumbers/shortdata/region_VG.pyc
1736${PYSITELIB}/phonenumbers/shortdata/region_VG.pyo 1752${PYSITELIB}/phonenumbers/shortdata/region_VG.pyo
1737${PYSITELIB}/phonenumbers/shortdata/region_VI.py 1753${PYSITELIB}/phonenumbers/shortdata/region_VI.py
1738${PYSITELIB}/phonenumbers/shortdata/region_VI.pyc 1754${PYSITELIB}/phonenumbers/shortdata/region_VI.pyc
1739${PYSITELIB}/phonenumbers/shortdata/region_VI.pyo 1755${PYSITELIB}/phonenumbers/shortdata/region_VI.pyo
1740${PYSITELIB}/phonenumbers/shortdata/region_VN.py 1756${PYSITELIB}/phonenumbers/shortdata/region_VN.py
1741${PYSITELIB}/phonenumbers/shortdata/region_VN.pyc 1757${PYSITELIB}/phonenumbers/shortdata/region_VN.pyc
1742${PYSITELIB}/phonenumbers/shortdata/region_VN.pyo 1758${PYSITELIB}/phonenumbers/shortdata/region_VN.pyo
1743${PYSITELIB}/phonenumbers/shortdata/region_VU.py 1759${PYSITELIB}/phonenumbers/shortdata/region_VU.py
1744${PYSITELIB}/phonenumbers/shortdata/region_VU.pyc 1760${PYSITELIB}/phonenumbers/shortdata/region_VU.pyc
1745${PYSITELIB}/phonenumbers/shortdata/region_VU.pyo 1761${PYSITELIB}/phonenumbers/shortdata/region_VU.pyo
1746${PYSITELIB}/phonenumbers/shortdata/region_WF.py 1762${PYSITELIB}/phonenumbers/shortdata/region_WF.py
1747${PYSITELIB}/phonenumbers/shortdata/region_WF.pyc 1763${PYSITELIB}/phonenumbers/shortdata/region_WF.pyc
1748${PYSITELIB}/phonenumbers/shortdata/region_WF.pyo 1764${PYSITELIB}/phonenumbers/shortdata/region_WF.pyo
1749${PYSITELIB}/phonenumbers/shortdata/region_WS.py 1765${PYSITELIB}/phonenumbers/shortdata/region_WS.py
1750${PYSITELIB}/phonenumbers/shortdata/region_WS.pyc 1766${PYSITELIB}/phonenumbers/shortdata/region_WS.pyc
1751${PYSITELIB}/phonenumbers/shortdata/region_WS.pyo 1767${PYSITELIB}/phonenumbers/shortdata/region_WS.pyo
1752${PYSITELIB}/phonenumbers/shortdata/region_XK.py 1768${PYSITELIB}/phonenumbers/shortdata/region_XK.py
1753${PYSITELIB}/phonenumbers/shortdata/region_XK.pyc 1769${PYSITELIB}/phonenumbers/shortdata/region_XK.pyc
1754${PYSITELIB}/phonenumbers/shortdata/region_XK.pyo 1770${PYSITELIB}/phonenumbers/shortdata/region_XK.pyo
1755${PYSITELIB}/phonenumbers/shortdata/region_YE.py 1771${PYSITELIB}/phonenumbers/shortdata/region_YE.py
1756${PYSITELIB}/phonenumbers/shortdata/region_YE.pyc 1772${PYSITELIB}/phonenumbers/shortdata/region_YE.pyc
1757${PYSITELIB}/phonenumbers/shortdata/region_YE.pyo 1773${PYSITELIB}/phonenumbers/shortdata/region_YE.pyo
1758${PYSITELIB}/phonenumbers/shortdata/region_YT.py 1774${PYSITELIB}/phonenumbers/shortdata/region_YT.py
1759${PYSITELIB}/phonenumbers/shortdata/region_YT.pyc 1775${PYSITELIB}/phonenumbers/shortdata/region_YT.pyc
1760${PYSITELIB}/phonenumbers/shortdata/region_YT.pyo 1776${PYSITELIB}/phonenumbers/shortdata/region_YT.pyo
1761${PYSITELIB}/phonenumbers/shortdata/region_ZA.py 1777${PYSITELIB}/phonenumbers/shortdata/region_ZA.py
1762${PYSITELIB}/phonenumbers/shortdata/region_ZA.pyc 1778${PYSITELIB}/phonenumbers/shortdata/region_ZA.pyc
1763${PYSITELIB}/phonenumbers/shortdata/region_ZA.pyo 1779${PYSITELIB}/phonenumbers/shortdata/region_ZA.pyo
1764${PYSITELIB}/phonenumbers/shortdata/region_ZM.py 1780${PYSITELIB}/phonenumbers/shortdata/region_ZM.py
1765${PYSITELIB}/phonenumbers/shortdata/region_ZM.pyc 1781${PYSITELIB}/phonenumbers/shortdata/region_ZM.pyc
1766${PYSITELIB}/phonenumbers/shortdata/region_ZM.pyo 1782${PYSITELIB}/phonenumbers/shortdata/region_ZM.pyo
1767${PYSITELIB}/phonenumbers/shortdata/region_ZW.py 1783${PYSITELIB}/phonenumbers/shortdata/region_ZW.py
1768${PYSITELIB}/phonenumbers/shortdata/region_ZW.pyc 1784${PYSITELIB}/phonenumbers/shortdata/region_ZW.pyc
1769${PYSITELIB}/phonenumbers/shortdata/region_ZW.pyo 1785${PYSITELIB}/phonenumbers/shortdata/region_ZW.pyo
1770${PYSITELIB}/phonenumbers/shortnumberinfo.py 1786${PYSITELIB}/phonenumbers/shortnumberinfo.py
1771${PYSITELIB}/phonenumbers/shortnumberinfo.pyc 1787${PYSITELIB}/phonenumbers/shortnumberinfo.pyc
 1788${PYSITELIB}/phonenumbers/shortnumberinfo.pyi
1772${PYSITELIB}/phonenumbers/shortnumberinfo.pyo 1789${PYSITELIB}/phonenumbers/shortnumberinfo.pyo
1773${PYSITELIB}/phonenumbers/timezone.py 1790${PYSITELIB}/phonenumbers/timezone.py
1774${PYSITELIB}/phonenumbers/timezone.pyc 1791${PYSITELIB}/phonenumbers/timezone.pyc
 1792${PYSITELIB}/phonenumbers/timezone.pyi
1775${PYSITELIB}/phonenumbers/timezone.pyo 1793${PYSITELIB}/phonenumbers/timezone.pyo
1776${PYSITELIB}/phonenumbers/tzdata/__init__.py 1794${PYSITELIB}/phonenumbers/tzdata/__init__.py
1777${PYSITELIB}/phonenumbers/tzdata/__init__.pyc 1795${PYSITELIB}/phonenumbers/tzdata/__init__.pyc
 1796${PYSITELIB}/phonenumbers/tzdata/__init__.pyi
1778${PYSITELIB}/phonenumbers/tzdata/__init__.pyo 1797${PYSITELIB}/phonenumbers/tzdata/__init__.pyo
1779${PYSITELIB}/phonenumbers/tzdata/data0.py 1798${PYSITELIB}/phonenumbers/tzdata/data0.py
1780${PYSITELIB}/phonenumbers/tzdata/data0.pyc 1799${PYSITELIB}/phonenumbers/tzdata/data0.pyc
1781${PYSITELIB}/phonenumbers/tzdata/data0.pyo 1800${PYSITELIB}/phonenumbers/tzdata/data0.pyo
1782${PYSITELIB}/phonenumbers/unicode_util.py 1801${PYSITELIB}/phonenumbers/unicode_util.py
1783${PYSITELIB}/phonenumbers/unicode_util.pyc 1802${PYSITELIB}/phonenumbers/unicode_util.pyc
 1803${PYSITELIB}/phonenumbers/unicode_util.pyi
1784${PYSITELIB}/phonenumbers/unicode_util.pyo 1804${PYSITELIB}/phonenumbers/unicode_util.pyo
1785${PYSITELIB}/phonenumbers/util.py 1805${PYSITELIB}/phonenumbers/util.py
1786${PYSITELIB}/phonenumbers/util.pyc 1806${PYSITELIB}/phonenumbers/util.pyc
 1807${PYSITELIB}/phonenumbers/util.pyi
1787${PYSITELIB}/phonenumbers/util.pyo 1808${PYSITELIB}/phonenumbers/util.pyo

cvs diff -r1.21 -r1.22 pkgsrc/textproc/py-phonenumbers/distinfo (switch to unified diff)

--- pkgsrc/textproc/py-phonenumbers/distinfo 2021/10/26 11:23:10 1.21
+++ pkgsrc/textproc/py-phonenumbers/distinfo 2022/04/01 09:28:15 1.22
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.21 2021/10/26 11:23:10 nia Exp $ 1$NetBSD: distinfo,v 1.22 2022/04/01 09:28:15 adam Exp $
2 2
3BLAKE2s (phonenumbers-8.12.31.tar.gz) = 2539fb9376f46bd048dbd60d1686672d47bd5960ba9b62de90e983f9f862dde1 3BLAKE2s (phonenumbers-8.12.46.tar.gz) = 4c315dc9ef1d9744a130bdf85a1d028602f551a6149dd20a906d585343bd3368
4SHA512 (phonenumbers-8.12.31.tar.gz) = 28b608a81a452638e25eaa1311e42384725c55cb8f438e9ab54006b8b8cebd0ae848449f1ab6758884113b3cecae21729c3b4d8e1bbab1120df0d82c9ebe7f04 4SHA512 (phonenumbers-8.12.46.tar.gz) = 84d3612389997b5b6ceab8a1f1739f55c45c65230449105f2f96a3782ce861e598a08abbb899382f1c3c5ee02844390360d01262a9fb7044216928ac160f38ea
5Size (phonenumbers-8.12.31.tar.gz) = 2258495 bytes 5Size (phonenumbers-8.12.46.tar.gz) = 2270751 bytes