[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-list
Subject:    Re: System Independent Wallpaper Changer
From:       Peter Hansen <peter () engcorp ! com>
Date:       2005-07-06 1:44:22
Message-ID: 4rGdnd_T08bbqlbfRVn-2w () powergate ! ca
[Download RAW message or body]

Terrance N. Phillip wrote:
> This is what I've got... the code should work on a typical Windows 
> system, I think...

> if os.name in ['nt', 'win98', 'me']:
>     osWindows = True
> else:
>     osWindows = False
[snip]
>     if os_type = 'W':

I think you might have a problem with the above, where it seems you 
changed from one approach to another part way through solving the 
problem... should throw a NameError pretty quick when you run it though.

-Peter
-- 
http://mail.python.org/mailman/listinfo/python-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic