mirror of
https://github.com/python/cpython.git
synced 2024-12-20 07:15:08 +08:00
e8f583244a
importing encoded modules that do not depend on specific stdlib modules being encoded in a certain way.
4 lines
113 B
Python
4 lines
113 B
Python
# test koi8-r encoding
|
|
# -*- encoding: koi8-r -*-
|
|
test = "Познание бесконечности требует бесконечного времени."
|