- 11 Jan, 1998 2 commits
-
-
Fred Drake authored
Added index references to referred-to modules. Added seealso section pointing to the glob module. Removed description of translate().
-
Guido van Rossum authored
-
- 09 Jan, 1998 15 commits
-
-
Fred Drake authored
-
Fred Drake authored
Consistency: Always use trailing "()" for function and method names in text. Consistency: Always mark parameter names with \var{} in text. Change questionable text about CORBA to definate text about XDR; "CORBA" isn't enough to specify an external representation, and I'm not sure the comment is right if we say "IIOP". I know its right about XDR if we only mention shared object references and not recursive structures.
-
Fred Drake authored
& name parts.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Added some seealso sections.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
uppercase. (Makes it easier to see what markup is generated by the Python manual support and what is generated by standard latex2html.)
-
Fred Drake authored
mode) and take advantage of changes in myformat.sty. Change "C" to "\C{}" and "\code{NULL}" to "\NULL{}" everywhere for consistency and control. Started a description of PyArg_ParseTupleAndKeywords().
-
Fred Drake authored
mode) and take advantage of changes in myformat.sty.
-
Fred Drake authored
does the right thing if the openright option is given. Allows a lot of crud to be removed from the document files' frontmatter sections. \endabstract Extend standard macro. (Called as \end{abstract}.) Does the right thing if the openright option is given. \optional Adjust to get the brackets right under latex2e.
-
Fred Drake authored
-
- 08 Jan, 1998 1 commit
-
-
Fred Drake authored
text. Add one index entry.
-
- 07 Jan, 1998 6 commits
-
-
Fred Drake authored
Added index entries & \label{} constructs.
-
Fred Drake authored
Use \file{} instead of \code{} for a directory name (Tools/freeze). Consistently use "()" at the end of a function name in running text.
-
Fred Drake authored
Adjusted one formatting problem (long \code{} in running text).
-
Fred Drake authored
Fixed typo (extra char in the word "character"). Minor nits.
-
Fred Drake authored
-
Fred Drake authored
-
- 06 Jan, 1998 9 commits
-
-
Jack Jansen authored
source or development distribution to try it.
-
Jack Jansen authored
now uses only 228-256, leaving 128-228 free for others. This mod affects prefs files, libraries and almost everything else, so I've upped my local Python to 1.5b4 to remain sane.
-
Fred Drake authored
version as well as the dvi form. Without the fix, it showed up as an extra zero character. Bug reported by Hugh Sasse <hgs@dmu.ac.uk>.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
- New folder names in sys.path initialisation - Version number, preffilename upped
-
Jack Jansen authored
-
- 04 Jan, 1998 1 commit
-
-
Guido van Rossum authored
is used), do a recursive delete. Use -r with even more caution! Also changed usage message into a doc string, added a comment or two, and rearranged a long line.
-
- 02 Jan, 1998 6 commits
-
-
Fred Drake authored
gave the return type as part of the function field and used an empty return type field. Fixed. Function name field for PyLong_FromString() included an asterisk at the beginning of the function name field; removed.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Enhance the "theindex" environment to add an entry to the table of contents.
-
Fred Drake authored
"\code{\\(}" produces "(" in the .dvi file and "<BR> (" in the latex2html output (the font was right). Changed to "\code{{\e}(}" variation, which fixes both. Breaks the .texi file generation again. Oh well.
-