Re: tough-to-explain Python

2009-07-07 Thread Bret Fledderjohn
I really enjoyed your boxes analogy, from a guy with a trucking background, it makes a lot of sense! -Bret > ... The more I delve into OOP the more I liken an 'object' to a box. A box > with a shipping manifest. > > There are big boxes, > little boxes, > squat boxes and so on. > > A box can conta

Re: What do you think of ShowMeDo

2009-04-29 Thread Bret Fledderjohn
2009/4/29 David Robinow > On Wed, Apr 29, 2009 at 9:29 AM, wrote: > ... > > To reiterate, I responded to this thread because I think Ben's posting > > gave an unfair impression of the site and i felt the need to address > > some misconceptions. I am sorry you failed to find the videos, but > >

Re: Run a python script as an exe and run a new process from it

2009-02-26 Thread Bret Fledderjohn
2009/2/26 venutaurus...@gmail.com > On Feb 26, 7:00 pm, "venutaurus...@gmail.com" > wrote: > > On Feb 26, 6:10 pm, Tim Wintle wrote: > > > > > > > > > On Thu, 2009-02-26 at 04:55 -0800, venutaurus...@gmail.com wrote: > > > > Hello all, > > > >I've a strange requirement where I need

Re: Queries

2009-02-26 Thread Bret Fledderjohn
2009/2/26 Steve Holden > Murray wrote: > [top-posting corrected] > > > -Original Message- > > From: Gary Herron [mailto:gher...@islandtraining.com] > > Sent: Thursday, February 26, 2009 1:46 AM > > To: mmcclaf; python-list@python.org > > Subject: Re: Queries > > > > mmcclaf wrote: > >> I

Re: pysqlite smart search

2009-02-23 Thread Bret Fledderjohn
2009/2/23 klia > > > > klia wrote: > > > > Hey guys; > > > > I am trying to develop a tiny program using python to search inside > sqlite > > database with file extension is .db in which the program will ask users > to > > enter their search query and base on that it will retrieve the results >