Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 1 | -97/+0 |
| | |||||
* | Clean up some markup cruft. A number of the macros that take no | Fred Drake | 2001-11-28 | 1 | -1/+1 |
| | | | | | | | | parameters (like \UNIX) are commonly entered using an empty group to separate the markup from a following inter-word space; this is not needed when the next character is punctuation, or the markup is the last thing in the enclosing group. These cases were marked inconsistently; the empty group is now *only* used when needed. | ||||
* | Minor revision of the text. | Fred Drake | 2001-10-24 | 1 | -2/+2 |
| | |||||
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -2/+2 |
| | |||||
* | Fix & clean up the information about building Python with large file support | Fred Drake | 2001-06-22 | 1 | -4/+3 |
| | | | | | | for Linux. This closes SF bug #434975. | ||||
* | Work around limitations of the module synopsis table generation to avoid | Fred Drake | 2001-05-09 | 1 | -1/+1 |
| | | | | | | leaking LaTeX2HTML's internal string munging. This fixes SF bug #420399. | ||||
* | Document configuration flags to compile for large file support on | Guido van Rossum | 2001-03-01 | 1 | -1/+9 |
| | | | | certain Linux systems. | ||||
* | Make the reference to the os module in the module synopsis (for the | Fred Drake | 1999-07-01 | 1 | -1/+1 |
| | | | | table at the front of the chapter) a hyperlink. | ||||
* | Change the example of configuring for large file support under Solaris | Fred Drake | 1999-05-26 | 1 | -1/+1 |
| | | | | | to use `getconf LFS_CFLAGS`. Steve Clift (the author of the section and large file support) agrees that this is the right thing to do. | ||||
* | Reflow paragraph to work around LaTeX2HTML dropping a space. | Fred Drake | 1999-04-21 | 1 | -6/+6 |
| | | | | Make all references to the os module hyperlinks. | ||||
* | "\platform{UNIX}" should really be spelled "\platform{Unix}". | Fred Drake | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 1 | -2/+3 |
| | |||||
* | Fix the os/posix documentation issue. | Fred Drake | 1999-02-02 | 1 | -6/+8 |
| | |||||
* | Take out just about everything and refer the reader to the os module. | Fred Drake | 1999-02-01 | 1 | -516/+15 |
| | |||||
* | Patches describing the statvfs() and fstatvfs() functions. Additional | Fred Drake | 1999-01-11 | 1 | -16/+68 |
| | | | | | | | text about large file support. All new text by Steve Clift <clift@mail.anacapa.net>, with only minor revision / addition of markup. | ||||
* | Add doc for access() and ttyname(). Patch by Sean Reifschneider. | Guido van Rossum | 1999-01-06 | 1 | -0/+12 |
| | |||||
* | Add a bunch of index entries related to retrieving information from | Fred Drake | 1998-12-21 | 1 | -0/+6 |
| | | | | the process table. | ||||
* | Remove {\rm ...} constructs. | Fred Drake | 1998-11-30 | 1 | -1/+1 |
| | |||||
* | Fix typo reported by Gerry Weiner <gerry@ucar.edu>. | Fred Drake | 1998-10-28 | 1 | -2/+1 |
| | |||||
* | Indicate that os.environ may not be a real dictionary. | Guido van Rossum | 1998-10-24 | 1 | -2/+2 |
| | |||||
* | Clarify that close() of a stream opened by popen() returns None if the | Guido van Rossum | 1998-10-15 | 1 | -1/+2 |
| | | | | exit status is zero. | ||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
| | | | | Fix up a few synopses. | ||||
* | Updated the description of os.error to reflect the fact that it is now | Barry Warsaw | 1998-07-23 | 1 | -6/+11 |
| | | | | equivalent to exceptions.OSError. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+5 |
| | |||||
* | Caught a few more spurious \setindexsubitem macros.... | Fred Drake | 1998-04-07 | 1 | -1/+0 |
| | |||||
* | Removed unnecessary \setindexsubitem. | Fred Drake | 1998-04-07 | 1 | -1/+0 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Remove obsolete lines like this: | Fred Drake | 1998-04-04 | 1 | -1/+0 |
| | | | | | | | | \setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -23/+23 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Added an index entry. | Fred Drake | 1998-03-16 | 1 | -0/+1 |
| | |||||
* | Use \withsubitem{} for indexing functions from other modules. This fixes | Fred Drake | 1998-03-12 | 1 | -2/+2 |
| | | | | things in the index. | ||||
* | Logical markup. | Fred Drake | 1998-03-11 | 1 | -123/+140 |
| | | | | Added information on the exception attributes when exceptions are classes. | ||||
* | Change {datadesc} environments with empty descriptions to \dataline{}s; this | Fred Drake | 1998-02-13 | 1 | -24/+12 |
| | | | | | | removes extra vertical space from the list of names, and makes the display more similar to that used in the socket module, where several constants share a description. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Consistently use \POSIX{} to denote POSIX. There were at least two different | Fred Drake | 1998-02-09 | 1 | -5/+5 |
| | | | | ways to do it previously (not counting module names). | ||||
* | Add ref to errno module. | Guido van Rossum | 1998-02-06 | 1 | -0/+2 |
| | |||||
* | Consistency: {\it ...} ==> \emph{...} | Fred Drake | 1998-01-20 | 1 | -1/+1 |
| | |||||
* | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -2/+2 |
| | | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now. | ||||
* | Correct small nits reported by Rob Hooft. | Guido van Rossum | 1997-12-30 | 1 | -8/+9 |
| | |||||
* | Changed illegal \stmodindex{} to \refstmodindex{}, added index reference | Fred Drake | 1997-12-15 | 1 | -2/+3 |
| | | | | to the stat module. | ||||
* | Added strerror() | Guido van Rossum | 1997-10-05 | 1 | -0/+4 |
| | |||||
* | Referred to POSIX docs as well as to Unix docs. | Guido van Rossum | 1997-08-27 | 1 | -3/+3 |
| | |||||
* | More emphasis on os.environ's calling of putenv; and added hint about | Guido van Rossum | 1997-08-08 | 1 | -4/+14 |
| | | | | flags for open(). | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Really nitty-gritty change to prevent latex2html from using a LaTeX-generated | Fred Drake | 1997-06-06 | 1 | -1/+1 |
| | | | | image of the argument list.... | ||||
* | Added putenv, ftruncate (AMK). | Guido van Rossum | 1997-06-02 | 1 | -0/+19 |
| | |||||
* | Document return value of wait[pid]() more carefully. | Guido van Rossum | 1997-05-09 | 1 | -7/+12 |
| | | | | Document how to get exit status of a popen() command. | ||||
* | Describe open(2) exported constants | Barry Warsaw | 1996-12-19 | 1 | -0/+30 |
| | |||||
* | posix.open(): third argument (mode) is optional. | Barry Warsaw | 1996-12-19 | 1 | -2/+4 |
| | |||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -3/+3 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. |