aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/idlelib/idle_test/test_replace.py
Commit message (Expand)AuthorAge
* bpo-29995: re.escape() now escapes only special characters. (#1007)Serhiy Storchaka2017-04-13
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-08
* Issue #27732: Silence test_idle with dummy bell functions.Terry Jan Reedy2016-08-10
* Issue 20567: Revise idle_test/README.txt and some tests to match new advice.Terry Jan Reedy2016-06-03
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-28
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-22