orca r3313 - trunk/src/orca



Author: richb
Date: 2007-11-30 21:23:49 +0000 (Fri, 30 Nov 2007)
New Revision: 3313
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=3313&view=rev

Modified:
   trunk/src/orca/flat_review.py
Log:
Removed initializing self.char and self.words in __init__ methods.
Was causing:

...
    self.flatReviewContext = self.flatReviewContextClass(self)
  File "/usr/lib/python2.5/site-packages/orca/flat_review.py", line 657, in __init__
    while currentWordIndex < len(zone.words):
TypeError: object of type 'NoneType' has no len()





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]