Don't import Nav. It isn't needed, and importing it doesn't work in a

non-windowing Python.
This commit is contained in:
Jack Jansen 2003-01-28 21:40:36 +00:00
parent 10882f6fcb
commit 28827e2406

View file

@ -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