index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libsys.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add os.path.supports_unicode_filenames for all platforms,
Mark Hammond
2002-10-08
1
-0/+26
*
expose PYTHON_API_VERSION macro as sys.api_version. Closes patch # 601456.
Skip Montanaro
2002-09-03
1
-0/+6
*
Clarify that the description of sys.path[0] is only valid upon program
Guido van Rossum
2002-07-15
1
-2/+5
*
add seealso referring to site module doc where people can learn how to
Skip Montanaro
2002-03-27
1
-0/+6
*
Do not mask the name of a built-in function in example code.
Fred Drake
2002-01-05
1
-1/+1
*
Clean up some markup cruft. A number of the macros that take no
Fred Drake
2001-11-28
1
-1/+1
*
Doc and NEWS changes due to Jeremy adding traceback objects to gc.
Tim Peters
2001-10-23
1
-1/+4
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-4/+4
*
Added information about setprofile() and settrace() hooks being thread-
Fred Drake
2001-10-16
1
-2/+9
*
Added documentation for sys.maxunicode and sys.warnoptions.
Fred Drake
2001-09-04
1
-1/+14
*
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
Martin v. Löwis
2001-07-26
1
-2/+2
*
Fix a few typos
Andrew M. Kuchling
2001-07-19
1
-3/+3
*
"Make small changes, but carry a big diff."
Fred Drake
2001-07-18
1
-248/+247
*
Made a few minor style & markup changes to the new {get,set}dlopenflags()
Fred Drake
2001-07-18
1
-15/+17
*
Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags.
Martin v. Löwis
2001-07-18
1
-0/+21
*
Give a slightly better explanation of excepthook.
Ka-Ping Yee
2001-03-23
1
-4/+6
*
Add sys.excepthook.
Ka-Ping Yee
2001-03-23
1
-3/+24
*
Implementation of PEP-0217.
Moshe Zadka
2001-01-11
1
-0/+9
*
_getframe(): New sys module function for getting at the stack frame.
Barry Warsaw
2000-12-06
1
-0/+11
*
Additions from Marc-Andre Lemburg <mal@lemburg.com>, documenting
Fred Drake
2000-10-25
1
-1/+21
*
Fix markup error and minor consistency nit.
Fred Drake
2000-08-31
1
-2/+2
*
add user-modifiable recursion_limit
Jeremy Hylton
2000-08-31
1
-0/+18
*
Guido pointed out that all names in the sys module have no underscore,
Fred Drake
2000-08-15
1
-1/+1
*
Document the byte_order value in the sys module.
Fred Drake
2000-08-14
1
-0/+8
*
Update version numbering from 1.6 to 2.0.
Fred Drake
2000-06-30
1
-3/+3
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
1
-1/+3
*
Update change to version_info structure.
Fred Drake
2000-04-13
1
-6/+7
*
Document hexversion (incompletely explained) and version_info (easily
Fred Drake
2000-04-13
1
-0/+32
*
Make use of \longprogramopt where appropriate.
Fred Drake
2000-04-11
1
-2/+2
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-1/+27
*
Use the new markup as apporpriate.
Fred Drake
1999-11-09
1
-17/+17
*
Make internal module references hyperlinks wherever it makes sense.
Fred Drake
1999-04-22
1
-3/+3
*
SIGTERM is no longer caught to call sys.exitfunc.
Guido van Rossum
1999-03-25
1
-3/+3
*
Rewrote the section on sys.exit(), documenting other argument types
Guido van Rossum
1998-11-23
1
-6/+18
*
New section header style.
Fred Drake
1998-08-10
1
-2/+3
*
Adjusted to use the new module synopsis support macros.
Fred Drake
1998-07-23
1
-12/+13
*
Document several variables that were previously undocumented,
Guido van Rossum
1998-06-10
1
-9/+35
*
Remove all uses of \sectcode; we can now use logical markup everywhere.
Fred Drake
1998-04-04
1
-1/+1
*
Remove obsolete \setindexsubitem macro.
Fred Drake
1998-04-04
1
-1/+0
*
New index entries.
Fred Drake
1998-04-03
1
-0/+2
*
Make sure both hyphens of a long-option show up in the HTML output.
Fred Drake
1998-03-27
1
-2/+2
*
Logical markup.
Fred Drake
1998-03-08
1
-52/+58
*
Remove all \bcode / \ecode cruft; this is no longer needed. See previous
Fred Drake
1998-02-13
1
-7/+7
*
Document getrefcount().
Guido van Rossum
1998-02-07
1
-0/+6
*
Added "module search path" to the index.
Fred Drake
1998-01-13
1
-0/+1
*
Fixed index references to modules.
Fred Drake
1997-12-15
1
-5/+5
*
Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied
Guido van Rossum
1997-11-25
1
-1/+4
*
Get rid of math mode in some places.
Guido van Rossum
1997-11-25
1
-1/+1
*
Documented exc_info(); also updated exc_type and last_type docs.
Guido van Rossum
1997-10-20
1
-18/+57
*
AMK's megapatch:
Guido van Rossum
1997-07-17
1
-0/+1
[next]