Kaydet (Commit) e2efba47 authored tarafından Georg Brandl's avatar Georg Brandl

Move label to correct heading.

üst 62764566
...@@ -446,9 +446,6 @@ Notes: ...@@ -446,9 +446,6 @@ Notes:
A right shift by *n* bits is equivalent to division by ``pow(2, n)``. A right shift by *n* bits is equivalent to division by ``pow(2, n)``.
.. _typeiter:
Additional Methods on Float Additional Methods on Float
--------------------------- ---------------------------
...@@ -517,6 +514,8 @@ hexadecimal string representing the same number:: ...@@ -517,6 +514,8 @@ hexadecimal string representing the same number::
'0x1.d380000000000p+11' '0x1.d380000000000p+11'
.. _typeiter:
Iterator Types Iterator Types
============== ==============
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment