Skip to content

Commit

Permalink
reencode properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Nov 2, 2024
1 parent 65ad9e8 commit 020e036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IPython/core/tests/nonascii2.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# БЖџрстуфхцчшщъыьэюя <- Cyrillic characters
"Ўт№Ф"
# ±¶ÿàáâãäåæçèéêëìíîï <- Cyrillic characters
"®âðÄ"

0 comments on commit 020e036

Please sign in to comment.