index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
calendar.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Application of patch #401842 by Denis S. Otkidach to support
Barry Warsaw
2001-05-22
1
-9
/
+11
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0
/
+4
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-3
/
+3
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-1
/
+1
*
Fixed leapdays(). From Patch #101841, by Denis S. Otkidach.
Guido van Rossum
2000-10-09
1
-2
/
+4
*
patches from David Goodger. Closes patch 101085.
Skip Montanaro
2000-08-30
1
-69
/
+104
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
1
-1
/
+1
*
Mass patch by Ka-Ping Yee:
Guido van Rossum
2000-02-02
1
-118
/
+116
*
Add unrelated but handy function: timegm(), to calculate Unix
Guido van Rossum
1999-06-09
1
-0
/
+17
*
No need to import gmtime, ctime, asctime.
Guido van Rossum
1999-05-03
1
-2
/
+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-6
/
+1
*
Some minute changes.
Guido van Rossum
1993-12-29
1
-1
/
+0
*
* calendar.py: all libC functionality now moved to built-in time module
Guido van Rossum
1993-06-23
1
-27
/
+8
*
* aifc.py: don't die on invalid MARK chunk
Guido van Rossum
1993-06-20
1
-121
/
+81
*
* calendar.py: minor cleanups
Guido van Rossum
1993-06-17
1
-4
/
+7
*
aiff.py, calendar.py: change functions taking a tuple to really take a
Guido van Rossum
1993-02-05
1
-1
/
+2
*
* More changes due to stricter argument passing rules
Guido van Rossum
1993-01-04
1
-1
/
+2
*
Misc changes and new modules. whrandom is "objectified". SOCKET.py
Guido van Rossum
1992-10-18
1
-4
/
+4
*
Changed calendar.py to define lists of literals instead of tuples.
Guido van Rossum
1992-07-09
1
-9
/
+9
*
New == syntax
Guido van Rossum
1992-01-01
1
-4
/
+4
*
Use IOError.
Guido van Rossum
1991-12-26
1
-1
/
+1
*
Initial revision
Guido van Rossum
1990-10-13
1
-0
/
+213