mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +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 Carbon.Res
|
||||
import Carbon.File
|
||||
import Nav
|
||||
import warnings
|
||||
|
||||
# First step: ensure we also emulate the MACFS module, which contained
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue