alan-barzilay 359ab87588 delete everything related to python2
We are dropping support for python 2, so we are dropping the
verification of which python version is currently running and we also stop
checking for python2 specific packages.
We also drop the encoding definition since python3 uses utf-8 as
default.
The helper open_func function is also substituted by open.
2021-05-08 13:27:30 -03:00
..
2017-06-30 14:27:07 +02:00
2021-04-21 13:22:46 +02:00