gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)

This commit is contained in:
Serhiy Storchaka 2023-07-21 12:34:30 +03:00 committed by GitHub
parent 8d397ee825
commit d036db728e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 111 additions and 111 deletions

View file

@ -163,7 +163,7 @@ the modern themed widget set and API::
interpreter and calls :func:`exec` on the contents of
:file:`.{className}.py` and :file:`.{baseName}.py`. The path for the
profile files is the :envvar:`HOME` environment variable or, if that
isn't defined, then :attr:`os.curdir`.
isn't defined, then :data:`os.curdir`.
.. attribute:: tk