mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Issue #14968: set 'Inplace Operators' as subsection; patch by Lars Buitinck
This commit is contained in:
parent
8b2a56b89d
commit
3f7d1d3303
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue