Spencer Parker wrote:
here is the code:
http://dpaste.com/48734/
Please show us the traceback.
--
Bob Gailer
919-636-4239 Chapel Hill, NC
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
On Wed, May 7, 2008 at 3:34 PM, Spencer Parker <[EMAIL PROTECTED]> wrote:
> I have a script that is just basically looking for a disk image in a
> directory...it lists all the directories in the main disk image directory
> then appends disk.img to the end to build the full file path. I have one
>
here is the code:
http://dpaste.com/48734/
On Wed, May 7, 2008 at 1:57 PM, Kent Johnson <[EMAIL PROTECTED]> wrote:
> On Wed, May 7, 2008 at 3:34 PM, Spencer Parker <[EMAIL PROTECTED]>
> wrote:
> > I have a script that is just basically looking for a disk image in a
> > directory.
>
> Please show
On Wed, May 7, 2008 at 3:34 PM, Spencer Parker <[EMAIL PROTECTED]> wrote:
> I have a script that is just basically looking for a disk image in a
> directory.
Please show us the script.
Kent
___
Tutor maillist - Tutor@python.org
http://mail.python.org/
I have a script that is just basically looking for a disk image in a
directory...it lists all the directories in the main disk image directory
then appends disk.img to the end to build the full file path. I have one
directory that holds old images in it for deletion at a later date. This
director