mirror of
https://github.com/python/cpython.git
synced 2024-12-03 14:55:56 +08:00
Issue #14968: set 'Inplace Operators' as subsection; patch by Lars Buitinck
This commit is contained in:
parent
8b2a56b89d
commit
3f7d1d3303
@ -404,7 +404,7 @@ Python syntax and the functions in the :mod:`operator` module.
|
||||
+-----------------------+-------------------------+---------------------------------------+
|
||||
|
||||
Inplace Operators
|
||||
=================
|
||||
-----------------
|
||||
|
||||
Many operations have an "in-place" version. Listed below are functions
|
||||
providing a more primitive access to in-place operators than the usual syntax
|
||||
|
Loading…
Reference in New Issue
Block a user