SIGN IN SIGN UP

bpo-35024: Remove redundant and possibly incorrect verbose message after writing '.pyc' (GH-9998)

Since `SourceFileLoader.set_data()` catches exceptions raised by `_write_atomic()` and logs an informative message consequently, always logging successful outcome in 'SourceLoader.get_code()' seems redundant.  



https://bugs.python.org/issue35024
Q
Quentin Agren committed
9e14e49f13ef1a726f31efe6689285463332db6e
Parent: 4e3a53b
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 10/26/2018, 6:36:30 PM