diff --git a/python2/formation/DesignPatterns.txt b/python/python2/formation/DesignPatterns.txt similarity index 100% rename from python2/formation/DesignPatterns.txt rename to python/python2/formation/DesignPatterns.txt diff --git a/python2/formation/Makefile b/python/python2/formation/Makefile similarity index 100% rename from python2/formation/Makefile rename to python/python2/formation/Makefile diff --git a/python2/formation/_static/default.css b/python/python2/formation/_static/default.css similarity index 100% rename from python2/formation/_static/default.css rename to python/python2/formation/_static/default.css diff --git a/python2/formation/_static/print.css b/python/python2/formation/_static/print.css similarity index 100% rename from python2/formation/_static/print.css rename to python/python2/formation/_static/print.css diff --git a/python2/formation/_static/sphinx.png b/python/python2/formation/_static/sphinx.png similarity index 100% rename from python2/formation/_static/sphinx.png rename to python/python2/formation/_static/sphinx.png diff --git a/python2/formation/_static/sphinx.png.ori b/python/python2/formation/_static/sphinx.png.ori similarity index 100% rename from python2/formation/_static/sphinx.png.ori rename to python/python2/formation/_static/sphinx.png.ori diff --git a/python2/formation/_static/style.css b/python/python2/formation/_static/style.css similarity index 100% rename from python2/formation/_static/style.css rename to python/python2/formation/_static/style.css diff --git a/python2/formation/_templates/layout.html b/python/python2/formation/_templates/layout.html similarity index 100% rename from python2/formation/_templates/layout.html rename to python/python2/formation/_templates/layout.html diff --git a/python2/formation/classes.txt b/python/python2/formation/classes.txt similarity index 100% rename from python2/formation/classes.txt rename to python/python2/formation/classes.txt diff --git a/python2/formation/conf.py b/python/python2/formation/conf.py similarity index 100% rename from python2/formation/conf.py rename to python/python2/formation/conf.py diff --git a/python2/formation/docutils.txt b/python/python2/formation/docutils.txt similarity index 100% rename from python2/formation/docutils.txt rename to python/python2/formation/docutils.txt diff --git a/python2/formation/exceptions.txt b/python/python2/formation/exceptions.txt similarity index 100% rename from python2/formation/exceptions.txt rename to python/python2/formation/exceptions.txt diff --git a/python2/formation/exercices.txt b/python/python2/formation/exercices.txt similarity index 100% rename from python2/formation/exercices.txt rename to python/python2/formation/exercices.txt diff --git a/python2/formation/getting-started.txt b/python/python2/formation/getting-started.txt similarity index 100% rename from python2/formation/getting-started.txt rename to python/python2/formation/getting-started.txt diff --git a/python2/formation/images/DocPython.png b/python/python2/formation/images/DocPython.png similarity index 100% rename from python2/formation/images/DocPython.png rename to python/python2/formation/images/DocPython.png diff --git a/python2/formation/images/ModuleIndex.png b/python/python2/formation/images/ModuleIndex.png similarity index 100% rename from python2/formation/images/ModuleIndex.png rename to python/python2/formation/images/ModuleIndex.png diff --git a/python2/formation/index.txt b/python/python2/formation/index.txt similarity index 100% rename from python2/formation/index.txt rename to python/python2/formation/index.txt diff --git a/python2/formation/prompt.txt b/python/python2/formation/prompt.txt similarity index 100% rename from python2/formation/prompt.txt rename to python/python2/formation/prompt.txt diff --git a/python2/formation/settings.txt b/python/python2/formation/settings.txt similarity index 100% rename from python2/formation/settings.txt rename to python/python2/formation/settings.txt diff --git a/python2/formation/snippets/aggregation.py b/python/python2/formation/snippets/aggregation.py similarity index 100% rename from python2/formation/snippets/aggregation.py rename to python/python2/formation/snippets/aggregation.py diff --git a/python2/formation/snippets/cli.py b/python/python2/formation/snippets/cli.py similarity index 100% rename from python2/formation/snippets/cli.py rename to python/python2/formation/snippets/cli.py diff --git a/python2/formation/snippets/cmdline.py b/python/python2/formation/snippets/cmdline.py similarity index 100% rename from python2/formation/snippets/cmdline.py rename to python/python2/formation/snippets/cmdline.py diff --git a/python2/formation/snippets/decorateur.py b/python/python2/formation/snippets/decorateur.py similarity index 100% rename from python2/formation/snippets/decorateur.py rename to python/python2/formation/snippets/decorateur.py diff --git a/python2/formation/snippets/heritage.py b/python/python2/formation/snippets/heritage.py similarity index 100% rename from python2/formation/snippets/heritage.py rename to python/python2/formation/snippets/heritage.py diff --git a/python2/formation/snippets/iterable.py b/python/python2/formation/snippets/iterable.py similarity index 100% rename from python2/formation/snippets/iterable.py rename to python/python2/formation/snippets/iterable.py diff --git a/python2/formation/snippets/patrons.py b/python/python2/formation/snippets/patrons.py similarity index 100% rename from python2/formation/snippets/patrons.py rename to python/python2/formation/snippets/patrons.py diff --git a/python2/formation/snippets/pystartup b/python/python2/formation/snippets/pystartup similarity index 100% rename from python2/formation/snippets/pystartup rename to python/python2/formation/snippets/pystartup diff --git a/python2/formation/snippets/sorter.py b/python/python2/formation/snippets/sorter.py similarity index 100% rename from python2/formation/snippets/sorter.py rename to python/python2/formation/snippets/sorter.py diff --git a/python2/formation/snippets/specialmethods.py b/python/python2/formation/snippets/specialmethods.py similarity index 100% rename from python2/formation/snippets/specialmethods.py rename to python/python2/formation/snippets/specialmethods.py diff --git a/python2/formation/snippets/wrap.py b/python/python2/formation/snippets/wrap.py similarity index 100% rename from python2/formation/snippets/wrap.py rename to python/python2/formation/snippets/wrap.py diff --git a/python2/formation/specialmethods.txt b/python/python2/formation/specialmethods.txt similarity index 100% rename from python2/formation/specialmethods.txt rename to python/python2/formation/specialmethods.txt diff --git a/python2/formation/stdlib.txt b/python/python2/formation/stdlib.txt similarity index 100% rename from python2/formation/stdlib.txt rename to python/python2/formation/stdlib.txt diff --git a/python2/formation/structures.txt b/python/python2/formation/structures.txt similarity index 100% rename from python2/formation/structures.txt rename to python/python2/formation/structures.txt diff --git a/python2/formation/testsunitaires.txt b/python/python2/formation/testsunitaires.txt similarity index 100% rename from python2/formation/testsunitaires.txt rename to python/python2/formation/testsunitaires.txt diff --git a/python2/formation/type.txt b/python/python2/formation/type.txt similarity index 100% rename from python2/formation/type.txt rename to python/python2/formation/type.txt diff --git a/python2/programme/contenu.tex b/python/python2/programme/contenu.tex similarity index 100% rename from python2/programme/contenu.tex rename to python/python2/programme/contenu.tex diff --git a/python2/programme/duree.tex b/python/python2/programme/duree.tex similarity index 100% rename from python2/programme/duree.tex rename to python/python2/programme/duree.tex diff --git a/python2/programme/evaluation.tex b/python/python2/programme/evaluation.tex similarity index 100% rename from python2/programme/evaluation.tex rename to python/python2/programme/evaluation.tex diff --git a/python2/programme/moyens.tex b/python/python2/programme/moyens.tex similarity index 100% rename from python2/programme/moyens.tex rename to python/python2/programme/moyens.tex diff --git a/python2/programme/objectifs.tex b/python/python2/programme/objectifs.tex similarity index 100% rename from python2/programme/objectifs.tex rename to python/python2/programme/objectifs.tex diff --git a/python2/programme/prerequis.tex b/python/python2/programme/prerequis.tex similarity index 100% rename from python2/programme/prerequis.tex rename to python/python2/programme/prerequis.tex diff --git a/python2/programme/public.tex b/python/python2/programme/public.tex similarity index 100% rename from python2/programme/public.tex rename to python/python2/programme/public.tex