diff options
author | Eric Appelt <eric.appelt@gmail.com> | 2017-02-16 10:00:45 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-02-16 10:00:45 (GMT) |
commit | 23557d59b819f57800ddef0b1373acef8e024670 (patch) | |
tree | 4b43b6d8f30bd949e23ef2198913ffe6b869f143 /Lib/unittest/case.py | |
parent | 1d4601c2c6952d03fc4dda2b041be9aa8713c0bc (diff) | |
download | cpython-23557d59b819f57800ddef0b1373acef8e024670.zip cpython-23557d59b819f57800ddef0b1373acef8e024670.tar.gz cpython-23557d59b819f57800ddef0b1373acef8e024670.tar.bz2 |
bpo-29026: Clarify documentation of time.time (#34)
* bpo-29026: Clarity documentation of time.time
Clarify the documentation of time.time by more
precisely defining what is meant by "seconds since
the epoch" on most platforms. Additionally explain
how gmtime and localtime may be used to extract
calendar components and convert to a more common
date format.
* bpo-29026: Minor improvements for time.time doc
* bpo-29026: Consistency fixes for time.time doc
Diffstat (limited to 'Lib/unittest/case.py')
0 files changed, 0 insertions, 0 deletions