summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libsys.tex
Commit message (Expand)AuthorAgeFilesLines
* Guido pointed out that all names in the sys module have no underscore,Fred Drake2000-08-151-1/+1
* Document the byte_order value in the sys module.Fred Drake2000-08-141-0/+8
* Update version numbering from 1.6 to 2.0.Fred Drake2000-06-301-3/+3
* Added the atexit module and documentation from Skip MontanaroFred Drake2000-06-281-1/+3
* Update change to version_info structure.Fred Drake2000-04-131-6/+7
* Document hexversion (incompletely explained) and version_info (easilyFred Drake2000-04-131-0/+32
* Make use of \longprogramopt where appropriate.Fred Drake2000-04-111-2/+2
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-1/+27
* Use the new markup as apporpriate.Fred Drake1999-11-091-17/+17
* Make internal module references hyperlinks wherever it makes sense.Fred Drake1999-04-221-3/+3
* SIGTERM is no longer caught to call sys.exitfunc.Guido van Rossum1999-03-251-3/+3
* Rewrote the section on sys.exit(), documenting other argument typesGuido van Rossum1998-11-231-6/+18
* New section header style.Fred Drake1998-08-101-2/+3
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-12/+13
* Document several variables that were previously undocumented,Guido van Rossum1998-06-101-9/+35
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Remove obsolete \setindexsubitem macro.Fred Drake1998-04-041-1/+0
* New index entries.Fred Drake1998-04-031-0/+2
* Make sure both hyphens of a long-option show up in the HTML output.Fred Drake1998-03-271-2/+2
* Logical markup.Fred Drake1998-03-081-52/+58
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-7/+7
* Document getrefcount().Guido van Rossum1998-02-071-0/+6
* Added "module search path" to the index.Fred Drake1998-01-131-0/+1
* Fixed index references to modules.Fred Drake1997-12-151-5/+5
* Documented brand new behavior of sys.ps1 and sys.ps2 (str() is appliedGuido van Rossum1997-11-251-1/+4
* Get rid of math mode in some places.Guido van Rossum1997-11-251-1/+1
* Documented exc_info(); also updated exc_type and last_type docs.Guido van Rossum1997-10-201-18/+57
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
* Additional info about sys.path, sys.version, sys.prefix, sys.exec_prefix.Guido van Rossum1997-06-021-3/+43
* Document that sys.builtin_module_names is now a tuple.Guido van Rossum1997-01-061-1/+1
* correct typo; document sys.platformGuido van Rossum1995-07-071-1/+6
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-14/+22
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-1/+1
* cosmetics/typosGuido van Rossum1995-01-121-1/+1
* sys.setcheckinterval(x) instead of sys.check_interval = xGuido van Rossum1995-01-101-10/+10
* Added missing \end{datadesc}.Sjoerd Mullender1994-10-061-0/+1
* Moved author and date to boilerplate.tex.Guido van Rossum1994-10-061-0/+9
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-1/+1
* Restructured library documentationGuido van Rossum1994-01-021-0/+129