Skip to content

Commit 17b4e05

Browse files
committed
Fix an import error
1 parent 24d89a6 commit 17b4e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_tools/test_msgfmt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""Tests for the Tools/i18n/msgfmt.py tool."""
22

3+
import os
34
import sys
45
import unittest
56
from gettext import GNUTranslations

0 commit comments

Comments
 (0)