Dear Namshin, thanks for sending me this report! It's very easy to fix -- we'll just add the clear_cache() method that Titus and I have discussed previously on the forum. I'll do that.
I am trying to reproduce the blast cache problem you reported. Should have some results soon... -- Chris Begin forwarded message from Namshin Kim: > > MEGATEST on Mon Oct 20 17:14:06 2008 > > Traceback (most recent call last): > File "/result/pygr_megatest/src_save/pygr/tests/protest.py", line > 123, in <module> > if do_test(sys.argv[2],sys.argv[3],sys.argv[4]): > File "/result/pygr_megatest/src_save/pygr/tests/protest.py", line > 33, in do_test > m() > File "/result/pygr_megatest/src_save/pygr/tests/ > annotation_dm2_megatest.py", line 105, in collectionannot_test > exon_db.clear() > File "/result/pygr_megatest/src_save/pygr/build/lib.linux- > x86_64-2.5/pygr/seqdb.py", line 987, in clear > raise NotImplementedError, "no deletions allowed" > NotImplementedError: no deletions allowed --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
