- 11 Aug, 1998 4 commits
-
-
Fred Drake authored
standard Python documentation, since the mkhowto.sh script is. Let there be no doubts....
-
Fred Drake authored
converted.
-
Fred Drake authored
-
Fred Drake authored
Include an additional button to the module index in the nav. bars if we generate a module index. Still need a button image, but the ALT text should do for now.
-
- 10 Aug, 1998 22 commits
-
-
Guido van Rossum authored
organize it better...
-
Fred Drake authored
-
Barry Warsaw authored
"3.67 fixes Imenu as far as classes are concerned, but some default values for function arguments are still not supported." This ought to fix that problem.
-
Barry Warsaw authored
indetnation of normal statements: The regular expression that searches for indenting comment lines has been changed to not require a space/tab after the first `#'. We then explicitly look for py-block-comment-prefix depending on the value of py-honor-comment-indentation. I think this more accurately reflects the documentation for py-honor-comment-indentation.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
tabs).
-
Guido van Rossum authored
-
Fred Drake authored
Fix up a few synopses.
-
Fred Drake authored
do_cmd_sectionauthor(): Parallel the new macros.
-
Fred Drake authored
\sectionauthor: New macros to record attributions; no output.
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Barry Warsaw authored
-
Barry Warsaw authored
conformations, etc., etc. inspired and given by Michael Ernst. These include error string fixes, moving of comments to docstrings, some other non-related typos, terminology standardizing (b/w TP and myself, and b/w myself and myself :-) although more can still be done. E.g. "outdenting" => "dedenting".
-
Guido van Rossum authored
-
Guido van Rossum authored
automatically.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 09 Aug, 1998 2 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 08 Aug, 1998 12 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
Make an explicit test for whether the prefix is in fact the source directory, and then don't use the registry.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
when it gets the path from the registry, it no longer appends the default path to the end (which would mostly be a duplication).
-
Guido van Rossum authored
-
Guido van Rossum authored
The real change is that it now includes "Python.h".
-
Guido van Rossum authored
- MS_DLL_ID is now set to "1.5" instead of "1.5.x" so Mark Hammond's extensions won't have to be changed. - FILEVERSION and PRODUCTVERSION are set to 1,5,2,1. (The last number could be the build# or the alpha release# or so.)
-