Improve robustness of _restore_index()
Handle two new failure conditions by ignoring the index and continuing: - corrupted pickle in .index file - no value for 'pos' in pickle (used to call long(None))
Showing
Please register or sign in to comment