Re: [Tutor] Trouble with os.path.isfile

2006-06-05 Thread Carroll, Barry
CTED]> > Subject: Re: [Tutor] Trouble with os.path.isfile > To: tutor@python.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=WINDOWS-1252; format=flowed > > From: Carlos Daniel Ruvalcaba Valenzuela <[EMAIL PROTECTED]> > Date:

Re: [Tutor] Trouble with os.path.isfile

2006-06-02 Thread Carlos Daniel Ruvalcaba Valenzuela
From: Carlos Daniel Ruvalcaba Valenzuela <[EMAIL PROTECTED]> Date: Jun 2, 2006 11:10 PM Subject: Re: [Tutor] Trouble with os.path.isfile To: "Carroll, Barry" <[EMAIL PROTECTED]> Here is the problem IMO: I did some modifications to your code (very minimal on ifs) and it w

[Tutor] Trouble with os.path.isfile

2006-06-02 Thread Carroll, Barry
Greetings:   One of the functions of my test system web server program is to allow the user to view the contents of the image file directories and select files to load onto the hardware.  Obviously, a central part of this function is to identify and display the names of directories and fi