mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-08 12:08:21 -05:00
Added test case for non ASCII & non UTF8 encoding Windows-1251 in test_pycode section
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!python
|
||||
# -*- coding: windows-1251 -*-
|
||||
|
||||
X="Õ" #:It MUST look like X="Õ"
|
||||
Reference in New Issue
Block a user