Joseph Quigley wrote:
> When I use:
> files = os.listdir()
> x = 0
> direction = 1
> while True:
> ShowImg(files[x]) # An image display function
> x += -1
>
> it doesn't display the images in the right order! It will skip from
> ga050123.gif and go to ga050120.gif!
Why not do something l
[EMAIL PROTECTED] wrote:
> NameError: global name 'Cirlce' is not defined
Looks like you misspelled 'Circle'
--
Joshua Simpson -- dataw0lf.org
Lead Network Administrator/Engineer Aero-Graphics Inc.
[EMAIL PROTECTED]
___
Tutor maillist - Tutor@pyth