Skip to content

Commit 7e2a564

Browse files
Clean up
1 parent d75292d commit 7e2a564

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Lib/test/test_gettext.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import sys
2-
31
import locale
42
import os
53
import base64
@@ -9,7 +7,7 @@
97
from functools import partial
108

119
from test import support
12-
from test.support import os_helper, run_with_locale
10+
from test.support import os_helper
1311

1412
# TODO:
1513
# - Add new tests, for example for "dgettext"

0 commit comments

Comments
 (0)