Re: Please Explain This Error

Rich Shepard <[email protected]>
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
On Thu, 2 Nov 2006, [email protected] wrote:

> Just saw you bug, you have self.cur, then you say cur.fetchone() it
> should be self.cur.fetchone()

   Excellent suggestion, Greg. But, cur.fetchone() is on line 129 (now) and
the error is still on the line above with the 'self.cur.execute(...'.

   I think that I tried that, too, before writing. I'm still getting used to
knowing where I need to specify the specific object using 'self' and when I
don't.

Rich

-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.(TM)    |            Accelerator
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.