mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
5e8b04eefb
sys.path_hooks when set to None during interpreter shutdown. Thanks to Martin Panter for the initial bug report.