Programme chap6_module_112_.py


# coding: latin-1
import sys
sys.path.append (sys.path [0] + "/../common")
################ sys.path [0] = répertoire de ce programme
import nom_module

créé avec py2html version:0.62