summaryrefslogtreecommitdiffstats
path: root/Doc/libtime.tex
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of math mode in some places.Guido van Rossum1997-11-251-2/+2
|
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* (libtime.tex): Merged in changes from Tamito Kajiyama.Fred Drake1996-12-131-48/+45
| | | | | | | (For those watching Python CVS messages: I checked in all of Tamito's other changes, but the mail delivery failed since the subject line was too long. The patch Tamito sent for the documentation has been completely merged in.)
* Added remark about time() and sleep()'s subsecond precision.Guido van Rossum1996-12-121-32/+17
| | | | | | Added hint about using clock() for benchmarks etc. Removed non-portable strftime directives and field width, and added a warning about non-standard features.
* Moved description of mktime 9-tuple to top.Guido van Rossum1996-07-301-11/+89
| | | | | Added description of strftime format string. Minor small editing.
* mktime returns a float now.Guido van Rossum1996-06-261-2/+3
|
* document OverflowError exception on mktime()Guido van Rossum1996-02-121-1/+2
|
* added strftimeGuido van Rossum1995-09-131-0/+7
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-9/+9
| | | | unified style; etc.
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-4/+4
|
* * Doc/libtime.tex: get rid of references to millitime() andGuido van Rossum1994-08-231-16/+9
| | | | | | | millisleep(); document clock() * Doc/ref6.tex (section{Assignment statements}): added warning about overlaps in lhs of assignment (e.g. "i, x[i] = 1, 2")
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-1/+1
|
* Restructured library documentationGuido van Rossum1994-01-021-0/+121