[python-win32] TypeError: PyTime cannot be compared to other types

2009-03-13 Thread Randy Syring
values will be PyTime objects that can not be directly compared to other types. I guess I could just catch the exception and do something with it. But I am not sure how to work with PyTime objects. Thanks. -- -- Randy Syring RCS Computers Web Solutions

Re: [python-win32] ANN: PyGUI 2.0.5

2009-04-26 Thread Randy Syring
Greg, Could you tell me briefly how this project differs from something like wxPython? Thanks. -- -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink or whatever you do, do all to the glory of God

Re: [python-win32] ANN: PyGUI 2.0.5

2009-04-26 Thread Randy Syring
Greg, I have tested 12-scroll.py on both Vista Professional and Windows XP Pro SP3 both with Python 2.5.4 and pywin build 213. Said test fails with the the object has been destroyed exception. -- -- Randy Syring RCS Computers Web Solutions 502-644-4776 http

[python-win32] adodbapi and stored procedure output parameters on MSSQL

2009-05-20 Thread Randy Syring
that I can't change the SPs on and would like to use Python rather than be forced into using a different language. Thank you! -- -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink or whatever you do

Re: [python-win32] adodbapi and stored procedure output parameters on

2009-05-26 Thread Randy Syring
verify this? -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 ___ python-win32 mailing list

Re: [python-win32] adodbapi and stored procedure output parameters on

2009-05-26 Thread Randy Syring
/Sqlserver/2005/en/us/express-down.aspx#SP3 Direct download for the studio: http://go.microsoft.com/fwlink/?linkid=65110 -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink or whatever you do, do all

Re: [python-win32] adodbapi and stored procedure output parameters on

2009-05-27 Thread Randy Syring
immediately after executing callproc(), but it can't do that because the recordsets haven't been processed yet. -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink or whatever you do, do all

Re: [python-win32] ANN: PyGUI 2.0.5

2009-06-03 Thread Randy Syring
I am wondering if the problems with build 213 have ever been resolved on Windows. Or was I mistaken that build 213 was the problem? Thanks. -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink

Re: [python-win32] Shell extension debugging

2009-06-29 Thread Randy Syring
Command Window Here power toy from: http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx -- Randy Syring RCS Computers Web Solutions 502-644-4776 http://www.rcs-comp.com Whether, then, you eat or drink or whatever you do, do all to the glory

Re: [python-win32] Shell extension debugging

2009-06-30 Thread Randy Syring
Gertjan Klein wrote: Randy Syring wrote: Maybe I am missing something, but I use the Open Command Window Here power toy from: You're missing something. ;-) I have used that one too, for years, and it works reasonably well -- until you have multiple Python versions installed

[python-win32] making icons on task bar require double-click

2009-10-22 Thread Randy Syring
haven't been able to find a way to accomplish this natively so I figured a python script set to run when my user logs in and the windows extensions might do the trick. Thanks. -- -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink

Re: [python-win32] making icons on task bar require double-click

2009-10-23 Thread Randy Syring
. However, some programs don't honor this and end up behind the toolbar, which is very annoying. I guess, if its not possible to modify the quick launch icons, that is ok. I can live with it. Thanks again for your response. -- Randy Syring Intelicom 502-644-4776

Re: [python-win32] making icons on task bar require double-click

2009-10-23 Thread Randy Syring
Steven, There are some good suggestions in there. The first two look very feasible. Thanks for the advice, I will check them out. -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1

Re: [python-win32] Options for running Python under IIS?

2009-11-12 Thread Randy Syring
the application pool as described above. -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 ___ python-win32 mailing list python-win32

Re: [python-win32] ANN: PyGUI 2.0.5

2009-11-13 Thread Randy Syring
Greg, I am still seeing the bug noted below in 2.1. Do you have plans to tackle it? Thanks. -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 David Robinow wrote

Re: [python-win32] ANN: PyGUI 2.0.5

2009-11-16 Thread Randy Syring
about PyGUI to this list. -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 ___ python-win32 mailing list python-win32@python.org http

[python-win32] adodbapi upgrade

2009-12-15 Thread Randy Syring
? -- -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman

Re: [python-win32] Calling random Windows function?

2010-02-15 Thread Randy Syring
and use command line tools. Thanks. -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 ___ python-win32 mailing list python-win32

Re: [python-win32] Tutorial Developing GUI using python-win32

2010-05-08 Thread Randy Syring
You may also want to look at pygui: http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ (sorry for the dup, Mico, forgot to CC the list) -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory

Re: [python-win32] Enable/disable Remote Desktop via Python

2010-05-13 Thread Randy Syring
. :) -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 Michel Claveau wrote: Hi! It is easy to stop/restart the service TermService under Windows 7 (or equivalent under other windows). @-salutations

Re: [python-win32] Parse HTML String only not file

2010-06-17 Thread Randy Syring
We have had great success with PyQuery for getting API access to XML data: http://pypi.python.org/pypi/pyquery -- Randy Syring Intelicom 502-644-4776 Whether, then, you eat or drink or whatever you do, do all to the glory of God. 1 Cor 10:31 Tim Roberts

Re: [python-win32] Running GUI apps from a python/IIS web application

2010-12-01 Thread Randy Syring
On 12/01/2010 08:28 PM, Tim Roberts wrote: Randy Syring wrote: It seems likely to me that you can not run a GUI program under a non-interactive service like IIS. But, I am not 100% sure on this so I was hoping that this list might be able to shed some light on this topic. Your analysis

Re: [python-win32] Running GUI apps from a python/IIS web application

2010-12-02 Thread Randy Syring
Syring Intelicom Direct: 502-276-0459 Office: 502-212-9913 For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord (Rom 6:23) On 12/02/2010 03:02 PM, Tim Roberts wrote: Randy Syring wrote: Good to know, but you are correct that it doesn't solve the problem

Re: [python-win32] python sockets/proxy

2010-12-16 Thread Randy Syring
Googling http proxy python turned up: http://proxies.xhaus.com/python/ among other things. -- Randy Syring Intelicom Direct: 502-276-0459 Office: 502-212-9913 For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord

Re: [python-win32] DVCS options for pywin32

2011-02-14 Thread Randy Syring
that mean you will be moving to HG? -- Randy Syring Intelicom Direct: 502-276-0459 Office: 502-212-9913 For the wages of sin is death, but the free gift of God is eternal life in Christ Jesus our Lord (Rom 6:23) On 02/07/2011 08:29 PM, Mark Hammond wrote: On 8

Re: [python-win32] DVCS options for pywin32

2011-02-15 Thread Randy Syring
that last night, I did a little research, and it looks like I just need to do some configuring: http://mercurial.selenic.com/wiki/AccessingSshRepositoriesFromWindows Sorry for the bad info. -- Randy Syring Intelicom Direct: 502-276-0459 Office: 502-212-9913

Re: [python-win32] Good Book

2011-07-18 Thread Randy Syring
Ryan, These should be a good start: http://learnpythonthehardway.org/book/ http://www.greenteapress.com/thinkpython/html/index.html http://diveintopython.org/toc/index.html http://diveintopython3.org/ -- Randy Syring Intelicom Direct: 502-276-0459 Office

Re: [python-win32] manipulating service action restart behavior?

2011-08-09 Thread Randy Syring
This is a shot in the dark, but if you are on python 2, then: 'RebootMsg': '', 'lpCommand': '', Is two strings, not unicode. Maybe: 'RebootMsg': u'', 'lpCommand': u'', -- Randy Syring Intelicom Direct: 502

[python-win32] ISAPI Filter for authentication

2012-01-26 Thread Randy Syring
keep digging, but if someone has example code or pointers for me, I'd appreciate the leg up. Thanks. - Randy Syring Development Executive Director Level 12 Technologies https://www.lev12.com/ (formerly Intelicom) Direct: 502-276-0459 Office: 502-212

Re: [python-win32] ISAPI Filter for authentication

2012-01-26 Thread Randy Syring
what your objective is and how you can meet your objective while delivering the same experience to both your users and the search engines. I decided to head a different route for this very reason, thanks. - Randy Syring Development Executive Director

Re: [python-win32] a trivial question

2012-03-08 Thread Randy Syring
(row,2)*)*.split() - Randy Syring Development Executive Director Level 12 Technologies https://www.lev12.com/ (formerly Intelicom) Direct: 502-276-0459 Office: 502-212-9913 Intelicom is now Level 12 Technologies,learn more about our name change https

Re: [python-win32] win32com can't find file but I can see it, confused

2012-03-09 Thread Randy Syring
Do you need to quote the value sent to shell.run() since there is a space in it? shell.Run('C:\Documents and Settings\dave\Desktop\MyMobile\MyMobiler\MyMobiler.exe') ? - Randy Syring Development Executive Director Level 12 Technologies https

Re: [python-win32] Can pylauncher run pip or easy_install for different versions of Python?

2012-04-12 Thread Randy Syring
don't understand? - Randy Syring Development Executive Director Level 12 Technologies https://www.lev12.com/ Direct: 502-276-0459 Office: 502-212-9913 Principled People, Technology that Works On 04/12/2012 11:58 PM, Mark Lawrence wrote: Hi all, I've

Re: [python-win32] how can I do marshall.ReleaseComObject in python ?? [SEC=UNCLASSIFIED]

2012-09-11 Thread Randy Syring
- Randy Syring Development Executive Director Level 12 Technologies https://www.lev12.com/ Direct: 502-276-0459 Office: 502-212-9913 Principled People, Technology that Works On 09/11/2012 09:35 AM, Matteo Boscolo wrote: I try with both method but with no result

Re: [python-win32] Remote ado: should I use PyRO or DCOM?

2013-04-08 Thread Randy Syring
, the project has been somewhat neglected but the premise is sound and we have a new contributor who has been driving the project forward) Randy Syring Development | Executive Director Direct: 502.276.0459 Office

Re: [python-win32] Get key press in Windows 7

2014-11-27 Thread Randy Syring
I believe your problem is the use of repr() when assigning to c: u'\x1a' u'\x1a' c = u'\x1a' c == u'\x1a' True repr(c) u'\\x1a' repr(c) == u'\x1a' False *Randy Syring* Husband | Father | Redeemed Sinner /For what does it profit a man to gain the whole world and forfeit his soul? (Mark 8