Tim Peters
|
e6ddc8b20b
|
Whitespace normalization. Ran reindent.py over the entire source tree.
|
2004-07-18 05:56:09 +00:00 |
Andrew M. Kuchling
|
a90a3b471d
|
Use md5.new() constructor
|
2002-04-17 21:53:21 +00:00 |
Guido van Rossum
|
72118e5bc7
|
Fix a typo in Tim's fix.
|
2002-04-04 23:03:47 +00:00 |
Tim Peters
|
bc0e910826
|
Convert a pile of obvious "yes/no" functions to return bool.
|
2002-04-04 22:55:58 +00:00 |
Guido van Rossum
|
f6d69289a3
|
mac robustness: default timezone, unlink target before rename
|
1995-10-07 19:25:25 +00:00 |
Guido van Rossum
|
ec9ea611d2
|
remove comment about obsolete variable
|
1995-07-18 18:35:17 +00:00 |
Guido van Rossum
|
29cd62b343
|
add doc for extra field
|
1995-06-21 01:00:46 +00:00 |
Guido van Rossum
|
1c653bd6be
|
moved proxy; added __cmp__(); made proxy optional for getremote()
|
1995-05-01 20:06:06 +00:00 |
Guido van Rossum
|
b07d729c2d
|
correct call to unparse, should be putentry now
|
1995-04-28 15:25:44 +00:00 |
Guido van Rossum
|
81be17bdae
|
report() needs to report enew and edeleted
|
1995-04-28 14:33:08 +00:00 |
Guido van Rossum
|
00bbf09e1a
|
largely rewritten, out of frustration
|
1995-04-27 21:24:16 +00:00 |
Guido van Rossum
|
9aeee75c59
|
added Entry.dump() method
|
1995-04-27 19:01:37 +00:00 |
Guido van Rossum
|
c51237cd70
|
dunno
|
1995-04-27 18:05:36 +00:00 |
Guido van Rossum
|
5f07b84796
|
Initial revision
|
1995-04-26 22:57:11 +00:00 |