Skip Montanaro
|
5ff41d16a8
|
indicate that the years for which the calendar function will work are
platform dependent. See SF bug 434143.
|
2001-08-22 12:43:38 +00:00 |
Fred Drake
|
c116b82b77
|
Work around limitations of the module synopsis table generation to avoid
leaking LaTeX2HTML's internal string munging.
This fixes SF bug #420399.
|
2001-05-09 15:50:17 +00:00 |
Fred Drake
|
3383792c74
|
Denis S. Otkidach <ods@users.sourceforge.net>:
Correct description of leapdays() function.
This closes SourceForge patch #101840.
|
2000-10-09 15:27:31 +00:00 |
Skip Montanaro
|
7b828a6a56
|
doc changes to parallel changes to calendar.py module
|
2000-08-30 14:02:25 +00:00 |
Fred Drake
|
38e5d27cae
|
Merged changes from the 1.5.2p2 release.
(Very rough.)
|
2000-04-03 20:13:55 +00:00 |
Guido van Rossum
|
4727456d46
|
Add doc for timegm().
|
1999-06-09 15:11:58 +00:00 |
Fred Drake
|
295da24eaf
|
New section header style.
Fix up a few synopses.
|
1998-08-10 19:42:37 +00:00 |
Fred Drake
|
54327c4c05
|
Added the calendar synopsis.
|
1998-07-27 22:18:24 +00:00 |
Fred Drake
|
b91e934cf1
|
Adjusted to use the new module synopsis support macros.
|
1998-07-23 17:59:49 +00:00 |
Fred Drake
|
02379fab61
|
Use \ldots, not \dots. The info process doesn't know about \dots.
|
1998-05-08 15:39:40 +00:00 |
Fred Drake
|
1c127e74af
|
calendar module section for the library reference, by Drew Csillag.
|
1998-04-28 14:28:57 +00:00 |