cpython/Lib/test
Guido van Rossum 79c85f1778 * wdbframewin.py (re_eval): set __privileged__ in globals so private
variables can still be seen by the debugger
* ftplib.py (retrlines): args should be *args.
* ChangeLog: entries for Sjoerd's addition sunau.py and changes to aiff.py
* test_md5.py: test program for built-in md5 module
1993-12-14 15:54:01 +00:00
..
autotest.py
test_b1.py * test_*.py: new lambda syntax (also affects tests for filter, map, 1993-11-30 13:43:54 +00:00
test_b2.py * test_*.py: new lambda syntax (also affects tests for filter, map, 1993-11-30 13:43:54 +00:00
test_builtin.py
test_exceptions.py
test_grammar.py * test_select.py: (some) tests for built-in select module 1993-11-11 10:31:23 +00:00
test_md5.py * wdbframewin.py (re_eval): set __privileged__ in globals so private 1993-12-14 15:54:01 +00:00
test_opcodes.py
test_operations.py
test_select.py * test_*.py: new lambda syntax (also affects tests for filter, map, 1993-11-30 13:43:54 +00:00
test_support.py
test_types.py
testall.out * test_*.py: new lambda syntax (also affects tests for filter, map, 1993-11-30 13:43:54 +00:00
testall.py