commit | 301ab7f2d0ae11087512ef3a36beaf4edc3efa0a | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Mar 29 03:34:43 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Mar 29 03:34:43 2001 +0000 |
tree | e35039adfe34a9a8684d086fedba9d018e95bf0e | |
parent | cb8398815150e458b3f977a5bd398e576d325aa3 [diff] |
Initialize new save_warnings_filters data member in ModifiedInterpreter.__init__. Was getting mystery ModifiedInterpreter instance has no attribute 'save_warnings_filters' errors at odd times (for sure in a fresh IDLE, fresh file, then Run Script).