mirror of
https://github.com/python/cpython.git
synced 2025-11-13 15:40:05 +00:00
Don't import Nav. It isn't needed, and importing it doesn't work in a
non-windowing Python.
This commit is contained in:
parent
10882f6fcb
commit
28827e2406
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import sys
|
||||||
import struct
|
import struct
|
||||||
import Carbon.Res
|
import Carbon.Res
|
||||||
import Carbon.File
|
import Carbon.File
|
||||||
import Nav
|
|
||||||
import warnings
|
import warnings
|
||||||
|
|
||||||
# First step: ensure we also emulate the MACFS module, which contained
|
# First step: ensure we also emulate the MACFS module, which contained
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue