summaryrefslogtreecommitdiffstats
path: root/Lib/test/encoded_modules/module_koi8_r.py
diff options
context:
space:
mode:
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-10-15 16:28:20 (GMT)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>2010-10-15 16:28:20 (GMT)
commite8f583244acd61d7ba43d0f98c06d57c25977039 (patch)
tree3cbdcba9f0121ade8913e07cd83c8ee324999de1 /Lib/test/encoded_modules/module_koi8_r.py
parentc01537f742c3d2591016ef29bb20e3a26482be78 (diff)
downloadcpython-e8f583244acd61d7ba43d0f98c06d57c25977039.zip
cpython-e8f583244acd61d7ba43d0f98c06d57c25977039.tar.gz
cpython-e8f583244acd61d7ba43d0f98c06d57c25977039.tar.bz2
Issue #9308: Removed redundant coding cookies. Added tests for
importing encoded modules that do not depend on specific stdlib modules being encoded in a certain way.
Diffstat (limited to 'Lib/test/encoded_modules/module_koi8_r.py')
-rw-r--r--Lib/test/encoded_modules/module_koi8_r.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/encoded_modules/module_koi8_r.py b/Lib/test/encoded_modules/module_koi8_r.py
new file mode 100644
index 0000000..9b23a5a
--- /dev/null
+++ b/Lib/test/encoded_modules/module_koi8_r.py
@@ -0,0 +1,3 @@
+# test koi8-r encoding
+# -*- encoding: koi8-r -*-
+test = "Познание бесконечности требует бесконечного времени."