[impression] corrections diverses

darcs-hash:20090609134624-bd074-089e88f81793ae08fbe817a5b97df9089ba1dda1.gz
This commit is contained in:
Antoine Durand-Gasselin 2009-06-09 15:46:24 +02:00
parent c2535c1f04
commit 4f69918eba
3 changed files with 11 additions and 12 deletions

View file

@ -9,4 +9,4 @@ from user_tests import getuser
if __name__ == '__main__':
# génère un nouveau code et l'affiche
print new_code('%s via %s'%(getuser(),os.path.abspath(__file__)))
print gen_code('%s via %s'%(getuser(),os.path.abspath(__file__)))