From 3f7d1d33030c3cd7bedf78c746d2641e5d444600 Mon Sep 17 00:00:00 2001 From: Sandro Tosi Date: Fri, 1 Jun 2012 20:23:20 +0200 Subject: Issue #14968: set 'Inplace Operators' as subsection; patch by Lars Buitinck --- Doc/library/operator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/operator.rst b/Doc/library/operator.rst index 9ba7f41..3860880 100644 --- a/Doc/library/operator.rst +++ b/Doc/library/operator.rst @@ -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 -- cgit v0.12