diff options
| author | 2025-02-17 07:44:19 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:44:19 +0100 | |
| commit | 45a63a849358a1b392112a52ea4e04ae7558a92a (patch) | |
| tree | ce5c42cee1a2cb895a19fff6618d4697049e2f7e /msgfmt.py | |
| parent | 57f6f2234100649ec511b323e201af99abfafbce (diff) | |
Merging upstream version 2.1.2~dev0+20240910.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'msgfmt.py')
| -rwxr-xr-x | msgfmt.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ Options: --version Display version information and exit. """ + import array import ast import getopt |
