chiark / gitweb /
documentation/python: use an actual ellipsis literal for invalid values.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 26 Sep 2024 19:54:07 +0000 (21:54 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 28 Sep 2024 01:44:29 +0000 (03:44 +0200)
commite7469b7516f6d58a7f3fde8275fe9b8f60ccd86d
tree1a21dfe0ae9c0b8f618e5e223f17986354f8d446
parentb74a27b68538cc5726e1525c8d054f0849b672bd
documentation/python: use an actual ellipsis literal for invalid values.

When they're either too long or unrepresentable, so it can be used also
in actual Python (stub) code, the single-character Unicode thingy cannot.
documentation/python.py
documentation/test_python/inspect_type_links/inspect_type_links.second.html
documentation/test_python/inspect_value_formatting/inspect_value_formatting.html
documentation/test_python/inspect_value_formatting/inspect_value_formatting.py