Re: the problem of import module
[EMAIL PROTECTED] wrote: > follow the dive into python > - import sys sys.path sys.path.append('E \achieve\book\diveintopython-pdfzh-cn-5.4b\diveintopythonzh-cn-5.4b\py') > --
the problem of import module
follow the dive into python - >>> import sys >>> sys.path >>> sys.path.append('E:\achieve\book\diveintopython-pdfzh-cn-5.4b\diveintopythonzh-cn-5.4b\py') - I append the fi