SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 186 Python

Issue 9941: Minor code cleanup before implementing the context manager feature:

- Eliminated code repetition between run and runctx;
  - Removed redundant calls to dict.key;
  - Removed unused "blabbed" attribute;
  - Simplified the loop in  write_results_file().
A
Alexander Belopolsky committed
0ae33611faba57f650b5083df6eebd655457f687
Parent: 76ca3b4