problem with writing a simple module

Larry Bates larry.bates at websafe.com
Mon May 22 10:19:40 EDT 2006


nephish at xit.net wrote:
> ok, cool, and thanks very much. That worked.
> thanks for the info too.
> i am still new at the OO thing, just tired of doing a copy and paste
> over and over again.
> 
> thanks again
> 
Glad that helped.  The OO "stuff" does require a new
set of understanding, but once you get it you can write
reusable classes and productivity really begins to take
off.

If you haven't yet picked one up, get a copy of the
Python Cookbook (really good) and if you do Windows
get a copy of Python Programming on Win32.

-Larry



More information about the Python-list mailing list