Skip to content

Commit cf90440

Browse files
jeanasJulienPalard
authored andcommitted
Ajout des modules rendus obsolètes par la PEP 594 à EXCLUDED
Il n'est pas très utile de traduire ces fichiers, puisqu'ils seront supprimés (avec les modules correspondants) en 2.12.
1 parent b8eb0ae commit cf90440

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

Makefile

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,28 @@ EXCLUDED := \
3434
library/distutils.po \
3535
library/imp.po \
3636
library/tkinter.tix.po \
37-
library/test.po
37+
library/test.po \
38+
library/aifc.po \
39+
library/asynchat.po \
40+
library/asyncore.po \
41+
library/audioop.po \
42+
library/cgi.po \
43+
library/cgitb.po \
44+
library/chunk.po \
45+
library/crypt.po \
46+
library/imghdr.po \
47+
library/msilib.po \
48+
library/nntplib.po \
49+
library/nis.po \
50+
library/ossaudiodev.po \
51+
library/pipes.po \
52+
library/smtpd.po \
53+
library/sndhdr.po \
54+
library/spwd.po \
55+
library/sunau.po \
56+
library/telnetlib.po \
57+
library/uu.po \
58+
library/xdrlib.po
3859

3960
# Internal variables
4061

0 commit comments

Comments
 (0)