[pygr-notify] [pygr commit] r74 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Thu Jul 10 12:04:32 PDT 2008


Author: titus at idyll.org
Date: Thu Jul 10 12:00:41 2008
New Revision: 74

Modified:
   wiki/BuggyBehavior.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/BuggyBehavior.wiki
==============================================================================
--- wiki/BuggyBehavior.wiki	(original)
+++ wiki/BuggyBehavior.wiki	Thu Jul 10 12:00:41 2008
@@ -1,5 +1,11 @@
 #summary A short list of broken behavior

+= A short list of broken behavior =
+
  BlastDB.has_key only looks at cached entries, e.g. see 
http://code.google.com/p/pygr/issues/detail?id=6.  In general, the 
various dict-like structures should fully support dict-like behavior, 
albeit with performance warnings for some situations.

-Titus implemented some tests for questionable behavior; see the  
[http://groups.google.com/group/pygr-dev/browse_frm/thread/2daa2eb45e55665e/1558967270cafc74?lnk=gst 
pygr-dev thread].
\ No newline at end of file
+Titus implemented some tests demonstrating what he believes is 
questionable behavior; see the  
[http://groups.google.com/group/pygr-dev/browse_frm/thread/2daa2eb45e55665e/1558967270cafc74?lnk=gst 
pygr-dev thread].  Please feel free to add new tests!
+
+Miscellaneous issues:
+
+ - does BlastDB properly handle DOS end-of-lines?
\ No newline at end of file



More information about the pygr-notify mailing list