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