rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Win32 question


From: Ben Escoto
Subject: Re: [rdiff-backup-users] Win32 question
Date: Thu, 13 Mar 2003 16:54:48 -0800

>>>>> "GF" == Greg Freemyer <address@hidden>
>>>>> wrote the following on Thu, 13 Mar 2003 18:56:55 -0500

  GF> Sometimes the line

  GF> from log import Log, LoggerError, ErrorLog

  GF> in Main.py works, and sometimes it does not.  (Win32 issue only)

  GF> In both cases a import log statement works so sys.path is
  GF> correct.

What is the error?

  GF> I spent several minutes trying to find some doc on what "from"
  GF> does but I could not find anything.

  GF> Can you point me at a language reference that discusses the
  GF> keywords, or do you happen to have any other hints?

The two most important python documents are the python reference
manual and the python library reference.  The reference manual is not
that user friendly, but does include a bit on 'import' at, for
instance:

http://www.python.org/doc/current/ref/import.html


-- 
Ben Escoto

Attachment: pgpjq_p9_CIic.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]