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