sed s/format/taille/g pour ne pas confondre le format du papier (maintenant

la taille : A3, A4) et le format du fichier (PS, PDF, ...).

darcs-hash:20050702003310-061a7-c91e517dd15903ebe87c369971639bd7414214aa.gz
This commit is contained in:
rozel 2005-07-02 02:33:10 +02:00
parent 274bced934
commit 7282b0e33c
4 changed files with 35 additions and 35 deletions

View file

@ -106,15 +106,15 @@ def calcul_prix(nom_fic, media):
"""
## #Temporaire pour debugage
## fs=open(nom_fic,'r')
## fd=open('/tmp/benoit_Routard','w')
## while 1:
## txt=fs.readline()
## if txt == '':
## break
## fd.write(txt)
## fs.close()
## fd.close()
## fs=open(nom_fic,'r')
## fd=open('/tmp/benoit_Routard','w')
## while 1:
## txt=fs.readline()
## if txt == '':
## break
## fd.write(txt)
## fs.close()
## fd.close()
# Calcul du cout de l'impression :
try: