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
/
Bastion.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
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
Sabotage rexec.py. It is not safe since the new-style classes.
Guido van Rossum
2003-01-06
1
-0/+2
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0/+1
*
make the output of _test() suitable for use in the regression test
Jeremy Hylton
2001-01-19
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-52/+52
*
Removed RCS crud from official Python release version.
Guido van Rossum
1996-10-08
1
-3/+0
*
Improved tests; run twice, onece in normal mode, once in restricted mode.
Guido van Rossum
1996-08-20
1
-0/+15
*
Bastionification utility (useful for rexec clients)
Guido van Rossum
1996-06-11
1
-0/+162