commit | c5767a63365e415f6d4da79612157d7da1343c39 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Tue Jun 10 02:49:29 2014 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Tue Jun 10 02:49:29 2014 -0400 |
tree | aaa48a3185defc70cd7104899e886af1747c349e | |
parent | 1d6a0c47db70f56cee73932efe3e565b13488916 [diff] |
Issue #21695: Catch AttributeError created when user closes grep output window while still being written to. With no console, this closed Idle. Also add missing import and a few other changes.