2to3-3.3
Version 3.3 of the Python programming language
RUN dnf install -y python33
RUN apt-get update && \
apt-get install -y python3.3
Version 3.3 of the Python programming language
RUN dnf install -y python33
RUN apt-get update && \
apt-get install -y python3.3