- 03 May, 2002 1 commit
-
-
Fred Drake authored
This patch adds Milan Zamazal's conversion script and modifies the mkinfo script to build the info doc files from the LaTeX sources. Currently, the mac, doc and inst TeX files are not handled. Explicitly checks for GNU Emacs 21.
-
- 02 May, 2002 24 commits
-
-
Tim Peters authored
just checked into Zope's ZCTextIndex branch. This reduces the size of the .chm file by about 100KB.
-
Fred Drake authored
features.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
change to Doc/tools/node2label.pl (revision 1.13) makes this work.
-
Fred Drake authored
to do the inplace-edit with a backup file. A quick test leads me to believe this is sufficient to allow building the documentation on Cygwin; a full test is in progress.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Tim Peters authored
copying it if at least 25% of the input block can be reclaimed.
-
Martin v. Löwis authored
-
Fred Drake authored
-
Fred Drake authored
"What's New in Python 2.2" documented that these would be removed in Python 2.3.
-
Fred Drake authored
-
Fred Drake authored
-
Martin v. Löwis authored
-
Fred Drake authored
See SF bug #551285.
-
Fred Drake authored
handlers were both set, but were not compatible. This change uses only the tp_getattro handler with a more "modern" approach. This fixes SF bug #551285.
-
Andrew M. Kuchling authored
Point to PEP 100 for MAL's Unicode proposal Fix URL for XML HOWTO Bump version number
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Skip Montanaro authored
strings or numbers
-
Martin v. Löwis authored
-
Fred Drake authored
and xrange objects. This closes SF bug #550555.
-
Fred Drake authored
to make avoid regression.
-
- 01 May, 2002 7 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
This still does not work well since ctags does not do a good job with the Python headers, appearantly due to the DL_IMPORT macro. ;-(
-
Fred Drake authored
This closes SF bug #550409. Applying to release21-maint & release22-maint.
-
Fred Drake authored
-
- 30 Apr, 2002 8 commits
-
-
Barry Warsaw authored
define info-lookup-maybe-add-help.
-
Skip Montanaro authored
removed it from there and added it here)
-
Skip Montanaro authored
-
Fred Drake authored
-
Andrew MacIntyre authored
-
Andrew MacIntyre authored
selections (eg "-u network") being ignored.
-
Andrew MacIntyre authored
-
Fred Drake authored
(reported by François Pinard). Added some missing "_" characters in the same cluster of productions. Added missing floor division operator in m_expr production, and mention floor division in the relevant portion of the text.
-