Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added __all__ lists to a number of Python modules | Skip Montanaro | 2001-01-20 | 1 | -0/+1 |
| | | | | | | | | added test script and expected output file as well this closes patch 103297. __all__ attributes will be added to other modules without first submitting a patch, just adding the necessary line to the test script to verify more-or-less correct implementation. | ||||
* | 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 |