Re: how to automate java application in window using python

2016-09-16 Thread vern . muhr
On Thursday, September 15, 2016 at 11:57:04 PM UTC-7, meInvent bbird wrote: > On Friday, September 16, 2016 at 2:26:47 AM UTC+8, bream...@gmail.com wrote: > > On Thursday, September 15, 2016 at 8:13:05 AM UTC+1, meInvent bbird wrote: > > > how to automate java application in window using python > >

Re: Variables visibility for methods

2016-08-31 Thread vern . muhr
On Wednesday, August 31, 2016 at 12:09:16 AM UTC-7, ast wrote: > Hello > > I made few experiments about variables visibility > for methods. > > class MyClass: > a = 1 > def test(self): > print(a) > > obj = MyClass() > obj.test() > > Traceback (most recent call last): > File ""

Re: Everything is an object in python - object class and type class

2015-06-01 Thread vern . muhr
On Sunday, May 31, 2015 at 7:34:20 AM UTC-7, Eddilbert Macharia wrote: > Hello All , > > I'm wrecking my head trying to understand. where the class object comes into > play . > > Is it only meant to act as base class and does it mean there is an actual > class called object in python which all

Re: Automation of Windows app?

2015-03-22 Thread vern . muhr
Check out Sikuli at www.sikuli.org. It is an amazing program, and it is scripted in Python (Jython actually)! Good luck. -- https://mail.python.org/mailman/listinfo/python-list

Re: which specified python module can monitor text information in Windows GUI

2015-01-05 Thread vern . muhr
On Monday, January 5, 2015 4:06:52 AM UTC-8, Chambers yin wrote: > Which kind of specified python module can monitor text in Windows GUI or > support the similar function? > > > Br, > -Chambers Sikuli (http://www.sikuli.org/) might be helpful. It is scripted in Jython. Not quite a "standard" m

Re: Who uses Python?

2007-06-12 Thread Vern . Muhr
On Jun 4, 1:53 pm, Mark Carter <[EMAIL PROTECTED]> wrote: > Thomas Jollans wrote: > > Broadly speaking, everyone who uses python programs in it and may thus be > > considered a "programmer". > > A woman from a job agency 'phoned me up the other day, and asked me if I > was any good with "algortihms