[pygr-notify] Issue 97 in pygr: IOError: Iterator has no database

codesite-noreply at google.com codesite-noreply at google.com
Mon Jun 8 16:32:32 PDT 2009


Comment #1 on issue 97 by cjlee112: IOError: Iterator has no database
http://code.google.com/p/pygr/issues/detail?id=97

This is puzzling, since IntervalFileDBIterator.__new__() forces  
construction of the
IntervalFileDB, saved as self.db.  So how could self.db be NULL in  
self.nextBlock()?

The first step we need is to reproduce the error.  If we can reproduce it,  
it should
be easy to track down and fix.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list