Hi,
Another problem with switching to Python 3:
cd Documentation && make translation status
crashes on branch translation (after merging master into it); it works
well as expected on transaltion-staging (still on Python 2).
the message is
-*- mode: compilation; default-directory: "~/GIT/Traduc/Documentation/" -*-
Compilation started at Mon Mar 9 20:09:53
make translation-status
translations-status.py
Traceback (most recent call last):
File
"/home/jcharles/GIT/Traduc/scripts/auxiliar/translations-status.py",
line 109, in <module>
appendix_number_trans = string.maketrans ('@ABCDEFGHIJKLMNOPQRSTUVWXY',
AttributeError: module 'string' has no attribute 'maketrans'
make: *** [GNUmakefile:400: translation-status] Error 1
Compilation exited abnormally with code 2 at Mon Mar 9 20:09:54
Cheers,
--
Jean-Charles