summaryrefslogtreecommitdiff
path: root/Lib/Bastion.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Bastion and rexec for 3.0.Brett Cannon2008-05-101-0/+3
* Patch #1698951: clarify deprecation message in rexec and BastionGeorg Brandl2007-04-121-1/+1
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* Sabotage rexec.py. It is not safe since the new-style classes.Guido van Rossum2003-01-061-0/+2
* added __all__ lists to a number of Python modulesSkip Montanaro2001-01-201-0/+1
* make the output of _test() suitable for use in the regression testJeremy Hylton2001-01-191-1/+1
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-52/+52
* Removed RCS crud from official Python release version.Guido van Rossum1996-10-081-3/+0
* Improved tests; run twice, onece in normal mode, once in restricted mode.Guido van Rossum1996-08-201-0/+15
* Bastionification utility (useful for rexec clients)Guido van Rossum1996-06-111-0/+162