mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
remove test.support.have_unicode
This commit is contained in:
parent
2b7411df5c
commit
79e4803b29
4 changed files with 12 additions and 26 deletions
|
@ -221,11 +221,6 @@ The :mod:`test.test_support` module defines the following constants:
|
|||
:mod:`test.regrtest`.
|
||||
|
||||
|
||||
.. data:: have_unicode
|
||||
|
||||
:const:`True` when Unicode support is available.
|
||||
|
||||
|
||||
.. data:: is_jython
|
||||
|
||||
:const:`True` if the running interpreter is Jython.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue