fix download (aggiunta di nuove librerie da Alfa)

This commit is contained in:
Alhaziel
2020-01-27 16:43:19 +01:00
committed by marco
parent 2831cfb784
commit 7deeef5036
160 changed files with 39957 additions and 566 deletions
+4
View File
@@ -0,0 +1,4 @@
from future.utils import PY3
if not PY3:
__future_module__ = True