We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Imports practice problems in Python
Difficulty:
Category:
Tag:
Showing 6 of 6
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| Every import cycle, deterministically | Hard | Framework |
|
|
| Forbidden import chains, with the route | Hard | Framework |
|
|
| Placement 6/6: import-cycle detection | Medium | Primitives |
|
|
| The layering contract, as a test | Hard | Framework |
|
|
| What goes on sys.path first | Medium | Framework |
|
|
| Which copy of the package wins? | Easy | Framework |
|