aboutsummaryrefslogtreecommitdiffstats
path: root/msgfmt.py
diff options
context:
space:
mode:
authorLibravatarDaniel Baumann <daniel@debian.org>2025-02-17 07:44:19 +0100
committerLibravatarDaniel Baumann <daniel@debian.org>2025-02-17 07:44:19 +0100
commit45a63a849358a1b392112a52ea4e04ae7558a92a (patch)
treece5c42cee1a2cb895a19fff6618d4697049e2f7e /msgfmt.py
parent57f6f2234100649ec511b323e201af99abfafbce (diff)
Merging upstream version 2.1.2~dev0+20240910.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'msgfmt.py')
-rwxr-xr-xmsgfmt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/msgfmt.py b/msgfmt.py
index 0d5367c..e5d62d0 100755
--- a/msgfmt.py
+++ b/msgfmt.py
@@ -24,6 +24,7 @@ Options:
--version
Display version information and exit.
"""
+
import array
import ast
import getopt