Using Python to set desktop background image under Windows XP

2009-07-01 Thread ELLINGHAUS, LANCE
Does anyone have any code that would allow setting the desktop background image under Windows XP? Thank you, lance Lance Ellinghaus mailto:lance.ellingh...@hp.com -- http://mail.python.org/mailman/listinfo/python-list

odfpy examples

2008-12-25 Thread Ellinghaus, Lance
Has anyone created any complex spreadsheets using odfpy? The samples that come with odfpy are pretty simple and I need some examples of more complex spreadsheets. Thank you, lance -- http://mail.python.org/mailman/listinfo/python-list

RE: Python's popularity

2008-12-22 Thread Ellinghaus, Lance
> > Alvin ONeal wrote: > > > Also worthy of mention: > > > I've seen python pre-installed on consumer HP desktops (I think as > > > part of a backup/restore script, but I'm not sure) > > > > It's pre-installed on every Mac (both desktop and laptop), too. > I am using a Vista HP right now that cam

RE: Python's popularity

2008-12-22 Thread Ellinghaus, Lance
> I just look at the stats for comp.lang.python, and i am 9th place for > most post this month. That makes me completely sad. With just 50 post > so far, i am showing up on the high count. Sad, very sad. Now i have > much reason to believe that only 100 or so people follow this list :(. > Python is

SpreadsheetML writer??

2007-08-22 Thread Ellinghaus, Lance
Does anyone have or know of a module to write out Excel spreadsheets in SpreadsheetML format? Thank you, lance Lance Ellinghaus -- http://mail.python.org/mailman/listinfo/python-list

Wrapper for EMC SYMAPI library

2006-09-07 Thread Ellinghaus, Lance
Title: Wrapper for EMC SYMAPI library Has anyone ever created a python wrapper for the EMC SYMAPI library??? Any information would be very much appreciated!! Thank you, Lance Ellinghaus -- http://mail.python.org/mailman/listinfo/python-list

Pure Python Oracle module

2006-08-22 Thread Ellinghaus, Lance
Title: Pure Python Oracle module Does anyone know of a pure Python module for Oracle similar to Java's pure Oracle module? Thank you! Lance Ellinghaus -- http://mail.python.org/mailman/listinfo/python-list

Removing RuntimeWarning

2006-01-14 Thread Ellinghaus, Lance
Title: Removing RuntimeWarning I have a simple question… When I use os.tempnam() I receive a RuntimeWarning. How can I not have that show up? I know I should not use tempnam() and I will move away from it in the near future, but for now I have to use it. Thank you, Lance -- http://

RE: Is Python suitable for a huge, enterprise size app?

2005-05-19 Thread Ellinghaus, Lance
That is why you can distribute only the .pyc files and not the .py files. This would be like distributing the .class files and not giving out the .java files. I had this issue at a company in the late 1980's and why I submitted the patches to make Python not require the .py files if the .pyc files

PyGreSQL binary for Windows

2005-03-26 Thread Ellinghaus, Lance
Title: PyGreSQL binary for Windows Has anyone built PyGreSQL for windows 2000 that would be willing to send me the binary version? I do not have a windows compiler and need to run it. Thank you, lance Lance Ellinghaus -- http://mail.python.org/mailman/listinfo/python-list