# Bug report ### Bug description: A: import B B: import C run B: No error run A: B: Not found C ### CPython versions tested on: 3.14, 3.12 ### Operating systems tested on: Windows
Bug report
Bug description:
A:
import B
B:
import C
run B:
No error
run A:
B:
Not found C
CPython versions tested on:
3.14, 3.12
Operating systems tested on:
Windows