There was an error while loading. Please reload this page.
1 parent 892ca59 commit a93153bCopy full SHA for a93153b
1 file changed
tools/python/README.md
@@ -107,10 +107,8 @@ Some other mappings between the Java and Python versions:
107
|Java | Python |
108
|------------------------------------------|--------------------------------------------|
109
|`countryCallingCodeToRegionCodeMap` |`COUNTRY_CODE_TO_REGION_CODE` |
110
-|`getSupportedRegions()` |N/A |
111
-|`supportedRegions` |`SUPPORTED_REGIONS` |
112
-|`getSupportedGlobalNetworkCallingCodes()` |N/A |
113
-|`countryCodesForNonGeographicalRegions` |`COUNTRY_CODES_FOR_NON_GEO_REGIONS` |
+|`getSupportedRegions()` |`SUPPORTED_REGIONS` |
+|`getSupportedGlobalNetworkCallingCodes()` |`COUNTRY_CODES_FOR_NON_GEO_REGIONS` |
114
|`getMetadataForNonGeographicalRegion()` |`PhoneMetadata.metadata_for_nongeo_region()`|
115
116
0 commit comments