##// END OF EJS Templates
Use and depend on intersphinx_registry for doc building. (#14444)...
Use and depend on intersphinx_registry for doc building. (#14444) We try to still work if intersphinx_registry is not importable as it might not be packaged yet, but it is now avail on conda forge, so it should not be too hard.

File last commit:

r27843:667f3cbe
r28774:8073b984 merge
Show More
nonascii.py
4 lines | 135 B | text/x-python | PythonLexer
Thomas Kluyver
Workaround for bug in Python 3.1 py_compile
r6547 # coding: iso-8859-5
Thomas Kluyver
Add file required for Unicode test.
r6302 # (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
Matthias Bussonnier
Run black on all files that would lead to 3 lines changes or less
r27843 u = "����"