parse-ing? how does it work?

Mikael Olofsson mikael at isy.liu.se
Wed May 24 11:03:22 EDT 2000


On 24-May-00 Shaun wrote:
 >  ive tried moving and changing loads of ways but i cant get it to work,
 >  parseNvSeq seems to be the main problem, would
 >  ye be able to tell me whats wrong? please..

You should change

        self.nvSeq = parseNvSeq(nvSeqStr)

to

        self.nvSeq = self.parseNvSeq(nvSeqStr)

HTH

/Mikael

-----------------------------------------------------------------------
E-Mail:  Mikael Olofsson <mikael at isy.liu.se>
WWW:     http://www.dtr.isy.liu.se/dtr/staff/mikael
Phone:   +46 - (0)13 - 28 1343
Telefax: +46 - (0)13 - 28 1339
Date:    24-May-00
Time:    17:01:14

This message was sent by XF-Mail.
-----------------------------------------------------------------------




More information about the Python-list mailing list