mirror of
https://github.com/python/cpython.git
synced 2025-10-05 14:41:07 +00:00
Merge heads
This commit is contained in:
commit
df5959371f
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ The module defines the following functions and data items:
|
||||||
:exc:`TypeError` is raised.
|
:exc:`TypeError` is raised.
|
||||||
|
|
||||||
.. versionchanged:: 3.3
|
.. versionchanged:: 3.3
|
||||||
:attr:`tm_gmtoff` and :attr:`tm_zone` attributes are avaliable on platforms
|
:attr:`tm_gmtoff` and :attr:`tm_zone` attributes are available on platforms
|
||||||
with C library supporting the corresponding fields in ``struct tm``.
|
with C library supporting the corresponding fields in ``struct tm``.
|
||||||
|
|
||||||
.. function:: time()
|
.. function:: time()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue