diff options
author | Barry Warsaw <barry@python.org> | 1996-11-18 22:03:36 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1996-11-18 22:03:36 (GMT) |
commit | 3a7212c86a77be1e69f917a4ceb9adbfb3b6bb01 (patch) | |
tree | 568ae68c60bbe41d7f9f2f49e336ef8cc77eaa0f /Tools | |
parent | f6d53448e5c40c65115cbe7ff21ba569edc308ba (diff) | |
download | cpython-3a7212c86a77be1e69f917a4ceb9adbfb3b6bb01.zip cpython-3a7212c86a77be1e69f917a4ceb9adbfb3b6bb01.tar.gz cpython-3a7212c86a77be1e69f917a4ceb9adbfb3b6bb01.tar.bz2 |
Added `ru' --> Russia
Diffstat (limited to 'Tools')
-rwxr-xr-x | Tools/world/world | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/world/world b/Tools/world/world index df0841a..8857ce8 100755 --- a/Tools/world/world +++ b/Tools/world/world @@ -126,6 +126,7 @@ country = { "pt": "Portugal", "py": "Paraguay", "ro": "Romania", + "ru": "Russia", "se": "Sweden", "sg": "Singapore", "si": "Slovenia", |