2to3-3.5
Version 3.5 of the Python programming language
RUN apt-get update && \
apt-get install -y python3.5
RUN apt-get update && \
apt-get install -y python3.5
RUN dnf install -y python35
RUN apt-get update && \
apt-get install -y python3.5