# python27_locks_all_threads_on_import **Repository Path**: mirrors_fabioz/python27_locks_all_threads_on_import ## Basic Information - **Project Name**: python27_locks_all_threads_on_import - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project contains 2 folders, one showing an example on how Python 2.7 blocks all imports when the debugger is tracing an import and another showing how ptvsd becomes deadlocked because of that (see the related READMEs inside each folder).