mirror of
https://github.com/python/cpython.git
synced 2025-11-13 07:26:31 +00:00
merge 3.4 (#23109)
This commit is contained in:
commit
724bdce8b8
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ For a while people just wrote programs that didn't display accents.
|
||||||
In the mid-1980s an Apple II BASIC program written by a French speaker
|
In the mid-1980s an Apple II BASIC program written by a French speaker
|
||||||
might have lines like these::
|
might have lines like these::
|
||||||
|
|
||||||
PRINT "FICHIER EST COMPLETE."
|
PRINT "MISE A JOUR TERMINEE"
|
||||||
PRINT "CARACTERE NON ACCEPTE."
|
PRINT "PARAMETRES ENREGISTRES"
|
||||||
|
|
||||||
Those messages should contain accents (completé, caractère, accepté),
|
Those messages should contain accents (completé, caractère, accepté),
|
||||||
and they just look wrong to someone who can read French.
|
and they just look wrong to someone who can read French.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue