- 27 Nov, 1996 4 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
Added definition TARGET=python for more flexibility.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 21 Nov, 1996 1 commit
-
-
Guido van Rossum authored
-
- 20 Nov, 1996 12 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
hyphen confused Tk into thinking the name was an option.
-
Guido van Rossum authored
parsedate_tz() return a 10-tuple, the last field is the tz offset in seconds (e.g. -18000 or -5 hours for EST).
-
Guido van Rossum authored
IOError, keep the traceback.
-
Barry Warsaw authored
-
Jack Jansen authored
difference between aetools.Error and MacOS.Error for appletscript programs.
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Jack Jansen authored
difference between aetools.Error and MacOS.Error for appletscript programs.
-
Jack Jansen authored
-
Jack Jansen authored
an applet.
-
Jack Jansen authored
-
- 19 Nov, 1996 1 commit
-
-
Barry Warsaw authored
-
- 18 Nov, 1996 4 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 14 Nov, 1996 2 commits
-
-
Guido van Rossum authored
removed from .mirrorinfo. Now they are (even if -r is not specified -- the files are not removed, just their .mirrorinfo entry). Added a feature: the -s pattern option is also used to skip local files when removing (i.e. -r won't remove local files matching the -s patterns).
-
Guido van Rossum authored
-
- 13 Nov, 1996 1 commit
-
-
Guido van Rossum authored
-
- 12 Nov, 1996 1 commit
-
-
Guido van Rossum authored
which needs to stay unless explicitly set.
-
- 11 Nov, 1996 12 commits
-
-
Fred Drake authored
-
Fred Drake authored
reference. Made the extension to the input files for makeindex explicit; if not made explicit a directory of the given base name can cause makeindex to blow up. Specifically, if there is a directory ./lib/ created by LaTeX2HTML, "makeindex lib" will fail, but "makeindex lib.idx" will not. l2h{tut,ext,lib} are now dependent on myformat.perl. l2h adds ls2lib and removes the non-existant l2href.
-
Fred Drake authored
-
Fred Drake authored
numbers right for latex2html for section titles which include "\sectcode{__.*__}" in the name. Perhaps less general than it should be, but sufficient.
-
Fred Drake authored
some defaults are set here, but mostly this allows the "\," command to be used the way it is in the Python documentation. All future documentation should probably be written with only "," in the argument lists and not "\,".
-
Fred Drake authored
-
Guido van Rossum authored
ValueError exception when the query string contains fields that don't contain exactly one '=' sign. (By default, such fields are simply ignored.) Added this to the doc string describing parse() and parse_qs(). Also changed the default for keep_blank_values from None to 0 (the preferred way to spell 'FALSE').
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
latex2html. Mostly added support for custom environments and some of the smaller commands used in the library reference (\e, \optional).
-
Jack Jansen authored
desktop)
-
Guido van Rossum authored
-
- 09 Nov, 1996 2 commits
-
-
Guido van Rossum authored
-
Jack Jansen authored
structure.
-