commit | e561c09975bf67ad8bb67c56a81e30a9165bcc84 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Wed May 24 04:43:56 2023 -0400 |
committer | GitHub <noreply@github.com> | Wed May 24 08:43:56 2023 +0000 |
tree | da94ba31879102eb4cf953e09001b679ca544f35 | |
parent | 426950993f6a39cdf3f6a3333ac8b518833c7e61 [diff] |
gh-104719: IDLE - test existence of all tokenize references. (#104767) Class editor.IndentSearcher contains all editor references to tokenize module. Module io tokenize reference cover those other modules. Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>