We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d89a6 commit 17b4e05Copy full SHA for 17b4e05
Lib/test/test_tools/test_msgfmt.py
@@ -1,5 +1,6 @@
1
"""Tests for the Tools/i18n/msgfmt.py tool."""
2
3
+import os
4
import sys
5
import unittest
6
from gettext import GNUTranslations
0 commit comments