unicode !!!!
darcs-hash:20051101180920-41617-c062120c542e0719cd8bb5001075f5ed77ac315e.gz
This commit is contained in:
parent
8002a00f48
commit
0cd4ddc06d
3 changed files with 7 additions and 8 deletions
|
@ -33,7 +33,7 @@ if len(adh) != 1 :
|
|||
sys.exit(3)
|
||||
|
||||
adh = adh[0]
|
||||
shell = prompt('Nouveau shell :')
|
||||
shell = prompt(u'Nouveau shell :')
|
||||
fd=open('/etc/shells')
|
||||
lines=fd.readlines()
|
||||
fd.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue