From 45a63a849358a1b392112a52ea4e04ae7558a92a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 07:44:19 +0100 Subject: Merging upstream version 2.1.2~dev0+20240910. Signed-off-by: Daniel Baumann --- msgfmt.py | 1 + 1 file changed, 1 insertion(+) (limited to 'msgfmt.py') 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 -- cgit v1.2.3