[affich_tools, gest_crans] dialog renvoie déjà des unicode!
darcs-hash:20090618165626-bd074-321a2e2e2e62c24d0345ccc7a3d5aff7d5fc8bca.gz
This commit is contained in:
parent
978ab0c969
commit
9cb9e03acc
2 changed files with 2 additions and 4 deletions
|
@ -1887,7 +1887,7 @@ def select(clas, quoi, mde=''):
|
|||
while 1:
|
||||
os.system('clear')
|
||||
choix = None
|
||||
print "Plusieurs réponses correspondant à votre requête ont été trouvées :"
|
||||
print u"Plusieurs réponses correspondant à votre requête ont été trouvées :"
|
||||
aff(valid)
|
||||
i = affich_tools.prompt(u'Votre choix ? (0 pour annuler) %sid =' % quoi)
|
||||
if i == '0': break
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue