From 77d81aa4a3747b7dfbb17e43b16e1a514550c60c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 1 Dec 2019 20:18:01 +0300 Subject: Import python3.8 (3.8.0-5) --- debian/PVER-minimal.README.Debian.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'debian/PVER-minimal.README.Debian.in') diff --git a/debian/PVER-minimal.README.Debian.in b/debian/PVER-minimal.README.Debian.in index 66b2c76..923a8ca 100644 --- a/debian/PVER-minimal.README.Debian.in +++ b/debian/PVER-minimal.README.Debian.in @@ -19,6 +19,7 @@ are: _collections extension _collections_abc module _compat_pickle module + _csv extension _datetime extension _elementtree extension _fileio builtin @@ -76,8 +77,10 @@ are: contextlib module copy module copyreg module + csv module datetime module dis module + email package encodings package enum module errno builtin @@ -108,6 +111,7 @@ are: operator module optparse module os module + pathlib module pickle module pkgutil module platform module @@ -116,6 +120,7 @@ are: pwd builtin pyexpat extension py_compile module + quopri module random module re module reprlib module @@ -146,9 +151,12 @@ are: tracemalloc module types module unicodedata extension + urllib package + uu module warnings module weakref module - zipimport extension + zipfile module + zipimport module zlib extension Included are as well the codecs and stringprep modules, and the encodings -- cgit v1.2.3