Changes between Initial Version and Version 1 of Ticket #1745, comment 19
- Timestamp:
- Jun 24, 2022, 11:57:24 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1745, comment 19
initial v1 1 A close reading of what I wrote reveals that the import hook is only executed if an ImportError is about to be raised, not on every import.1 A close reading of what I wrote reveals that the import hook is only executed if an !ImportError is about to be raised, not on every import.