mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
This commit is contained in:
parent
8d397ee825
commit
d036db728e
40 changed files with 111 additions and 111 deletions
|
@ -130,7 +130,7 @@
|
|||
suitable for reading (same as :attr:`pathlib.Path.open`).
|
||||
|
||||
When opening as text, accepts encoding parameters such as those
|
||||
accepted by :attr:`io.TextIOWrapper`.
|
||||
accepted by :class:`io.TextIOWrapper`.
|
||||
|
||||
.. method:: read_bytes()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue