[BioPython] getting rid of UserDict part two ...

Jeffrey Chang jchang at jeffchang.com
Tue Jun 24 01:28:55 EDT 2003


Sorry, I am still getting a lot of failures with this patch.  For 
example, test_ParserSupport.py does not pass.  I think these are 
related to the Martel patches.  Are the regression tests running 
against your patched version of Martel, or another installation?

Jeff


On Monday, June 23, 2003, at 07:38  AM, Andreas Kuntzagk wrote:

> or "cleanup of the cleanup"
>
> Now that the regression tests ran my real code, I could see the 
> problems
> and fix them. The tests run fine now and I hope this time everything is
> ok. Problems were, when people used the UserDict.data instead of using
> the Mapping - interface. Also I updated the test_SProt output to work
> whith update for parsing the Feature-ID.
>
> Maybe I can convince this time to get rid of UserDict. I think, the 
> code
> looks cleaner this way and probably is also (a little bit) faster,
> because throwing out a m unnecessary wrapper.
>
> Andreas
>
>
> <diff.out>_______________________________________________
> BioPython mailing list  -  BioPython at biopython.org
> http://biopython.org/mailman/listinfo/biopython



More information about the BioPython mailing list