mirror of
https://github.com/python/cpython.git
synced 2025-08-19 08:11:46 +00:00
fix French
This commit is contained in:
parent
03824e45f6
commit
fc5a8543ce
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ For a while people just wrote programs that didn't display accents. I remember
|
||||||
looking at Apple ][ BASIC programs, published in French-language publications in
|
looking at Apple ][ BASIC programs, published in French-language publications in
|
||||||
the mid-1980s, that had lines like these::
|
the mid-1980s, that had lines like these::
|
||||||
|
|
||||||
PRINT "FICHER EST COMPLETE."
|
PRINT "FICHIER EST COMPLETE."
|
||||||
PRINT "CARACTERE NON ACCEPTE."
|
PRINT "CARACTERE NON ACCEPTE."
|
||||||
|
|
||||||
Those messages should contain accents, and they just look wrong to someone who
|
Those messages should contain accents, and they just look wrong to someone who
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue