mirror of
https://github.com/python/cpython.git
synced 2025-09-19 15:10:58 +00:00
fix footnote reference; thanks to Fizz from docs@
This commit is contained in:
parent
3815316714
commit
51a5ad43b5
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ The module defines the following functions and data items:
|
||||||
+-------+-------------------+---------------------------------+
|
+-------+-------------------+---------------------------------+
|
||||||
| 4 | :attr:`tm_min` | range [0, 59] |
|
| 4 | :attr:`tm_min` | range [0, 59] |
|
||||||
+-------+-------------------+---------------------------------+
|
+-------+-------------------+---------------------------------+
|
||||||
| 5 | :attr:`tm_sec` | range [0, 61]; see **(1)** in |
|
| 5 | :attr:`tm_sec` | range [0, 61]; see **(2)** in |
|
||||||
| | | :func:`strftime` description |
|
| | | :func:`strftime` description |
|
||||||
+-------+-------------------+---------------------------------+
|
+-------+-------------------+---------------------------------+
|
||||||
| 6 | :attr:`tm_wday` | range [0, 6], Monday is 0 |
|
| 6 | :attr:`tm_wday` | range [0, 6], Monday is 0 |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue