RE: Very dumb question

2005-10-12 Thread David Stockwell
Indeed,Are you writing a new book? http://www.amazon.com/exec/obidos/ASIN/1563052857/wildwierdmathpro David --- Surf a wave to the future with a free tracfone http://cellphone.duneram.com/index.html >From: Laszlo Zsolt Nagy <[EMAIL PROTECTED]> >To: python-list@python.org >Subject: V

RE: Help with win32 com_error exception

2007-06-02 Thread David Stockwell
d correctly (COM issue) or something else. Under COM I believe thats a standard issue just telling you that something unexpected occurred. I'd take a look at http://msdn.microsoft.com. Good Luck David Stockwell Lanham, MD From: "Richard Gordon" <[EMAIL PROTECTED]> To

Re: Strange behavior in Windows

2007-06-04 Thread David Stockwell wxp
my guess its your path. I'm not familiar with IDLE but if you try getting the properties of IDLE, chances are its got the patch set up correctly. in DOS you can try this to see what your path is: echo "My path is %PATH%" - Original Message - From: "Jakob Svavar Bjarnason" <[EMAIL PROT