mirror of
https://github.com/python/cpython.git
synced 2025-07-13 14:25:18 +00:00

importing encoded modules that do not depend on specific stdlib modules being encoded in a certain way.
3 lines
113 B
Python
3 lines
113 B
Python
# test koi8-r encoding
|
|
# -*- encoding: koi8-r -*-
|
|
test = "Познание бесконечности требует бесконечного времени."
|