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
/
Lib
/
test
/
test_sys.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all the function attributes from func_* -> __*__. This gets rid
Neal Norwitz
2007-02-25
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-11/+8
*
Patch #1601678: move intern() to sys.intern().
Georg Brandl
2006-12-19
1
-0/+25
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+84
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+5
*
Disable a few other tests, that can't work if Python is compiled without
Walter Dörwald
2005-08-03
1
-1/+2
*
Whitespace normalization.
Tim Peters
2005-02-15
1
-2/+2
*
Test that SystemExits are handled properly by the exit machinery. I
Michael W. Hudson
2005-02-15
1
-0/+12
*
New function sys.getcheckinterval(), to complement setcheckinterval().
Tim Peters
2003-07-06
1
-2/+4
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-3/+1
*
Reindent the new code properly.
Guido van Rossum
2003-03-01
1
-22/+22
*
- New function sys.exc_clear() clears the current exception. This is
Guido van Rossum
2003-03-01
1
-0/+44
*
Whitespace normalization.
Tim Peters
2003-02-19
1
-10/+10
*
Fix SF bug #688424, 64-bit test problems
Neal Norwitz
2003-02-18
1
-1/+1
*
Fix typo.
Walter Dörwald
2003-02-03
1
-1/+1
*
Add a new test script that tests various features of the sys
Walter Dörwald
2003-02-03
1
-0/+211