mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix a couple of versionadded/versionchanged related markup errors.
This commit is contained in:
parent
f551001322
commit
61063cca6a
16 changed files with 39 additions and 32 deletions
|
@ -785,8 +785,8 @@ an :term:`importer`.
|
|||
loader should initialize as specified by :pep:`302` as best as possible.
|
||||
|
||||
.. versionchanged:: 3.3
|
||||
:attr:`__loader__` and :attr:`__package__` are automatically set
|
||||
(when possible).
|
||||
:attr:`__loader__` and :attr:`__package__` are automatically set
|
||||
(when possible).
|
||||
|
||||
.. decorator:: set_loader
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue