- 29 Apr, 1999 4 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
distribution; this is not clear for Windows users.
-
Fred Drake authored
-
- 28 Apr, 1999 17 commits
-
-
Fred Drake authored
Message.getheaders(): Method to get list of all values for each instance of a named header. See docstring for more.
-
Barry Warsaw authored
Bump version number 1.0
-
Fred Drake authored
-
Fred Drake authored
Remove comment about full name bug in getaddrlist(); this has been fixed for a while now. Work around LaTeX2HTML space-dropping bug. Mention that the fp attribute can be used to read the message body.
-
Fred Drake authored
for an old bug that's been gone a while, but was still documented until a few minutes from now.
-
Fred Drake authored
makes the alignment work on Navigator as well as IE. Uglier HTML, but it looks right.
-
Fred Drake authored
-
Fred Drake authored
section; that's not really the right place for it.
-
Fred Drake authored
-
Fred Drake authored
Make it possible for the user to tell the difference. ;-)
-
Fred Drake authored
description environments.
-
Fred Drake authored
where to send comments.
-
Fred Drake authored
in tables.
-
Fred Drake authored
to debug. Small code cleanup around tables.
-
Fred Drake authored
macpath section).
-
Fred Drake authored
fixes a rendering problem on IE5. General adjustments to the table* environments, including using <thead> and <tbody>. Attempt to adjust the vertical alignment of the table cells so that the baseline of the first cell matches the baseline of the remaining cells: When the first cell is small and the second cell of the same row is multi-line, the first cell was vertically centered by default. Specifying valign=baseline fixes the problem on IE, but Netscape seems to ignore both valign=top and valign=baseline (even though valign is NS's fault!). Make the horizontal alignment of 'p' columns left instead of center (for the headings).
-
Guido van Rossum authored
(1) Fix reference to pwd.error to be KeyError -- there is no pwd.error and pwd.getpwnam() raises KeyError on failure. (2) Add cookie support, by placing the 'Cookie:' header, if present, in the HTTP_COOKIE environment variable.
-
- 27 Apr, 1999 12 commits
-
-
Guido van Rossum authored
(My fault, not Dom's -- he submitted a correct patch to configure.)
-
Barry Warsaw authored
(thanks Fred!)
-
Barry Warsaw authored
on every invocation, instead of just the first.
-
Barry Warsaw authored
invocation, instead of just the first.
-
Barry Warsaw authored
PyncheWidget.__init__(): Add the extrapath argument which can be used to pass in additional directories to search for Viewers.
-
Barry Warsaw authored
lookup protocol.
-
Barry Warsaw authored
set_colordb(): Call Viewers' colordb_changed() method if they have them. Notifies them of changes to the color name database.
-
Barry Warsaw authored
-
Fred Drake authored
-
Barry Warsaw authored
text widget attribute), the color the attribute currently has is set in the main widget.
-
Barry Warsaw authored
-
Guido van Rossum authored
platforms where tell() returns a long. (Perhaps tell() should be fixed too?) Reported by Greg Humphreys.
-
- 26 Apr, 1999 7 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
to the 'load palette' entry. Just don't put the quit button on there.
-
Barry Warsaw authored
(with some controversy surrounding AliceBlue :-)
-
Barry Warsaw authored
-