commit | 06788c9fe4abfdc97d8a05bf3d8a41ef321e8c3b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 03 21:31:47 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jan 03 21:31:47 2009 +0000 |
tree | 15223833b7a65c16ebd96233baa98d7997399dd9 | |
parent | d509788f98e5ee6ecc638daf3be27493ae74640a [diff] [blame] |
Fix a few remaining problems found by rstlint.
diff --git a/Doc/reference/lexical_analysis.rst b/Doc/reference/lexical_analysis.rst index 826e692..5037da0 100644 --- a/Doc/reference/lexical_analysis.rst +++ b/Doc/reference/lexical_analysis.rst
@@ -608,7 +608,7 @@ 7 2147483647 0o177 0b100110111 3 79228162514264337593543950336 0o377 0x100000000 - 79228162514264337593543950336 0xdeadbeef + 79228162514264337593543950336 0xdeadbeef .. _floating: