[pygr-notify] Issue 104 in pygr: Occasional garbage in megatest output with Python-2.4

codesite-noreply at google.com codesite-noreply at google.com
Wed Sep 2 07:43:48 PDT 2009


Comment #3 on issue 104 by deepreds: Occasional garbage in megatest output  
with Python-2.4
http://code.google.com/p/pygr/issues/detail?id=104

Full megatest in Python2.3 also gives garbage output.

One little difference I found is that Python2.5 or higher makes 5 .idb.

-rw-rw-r-- 1 deepreds deepreds 174581760 Sep  1 10:08 snp126_hg180.idb
-rw-rw-r-- 1 deepreds deepreds         0 Sep  1 10:08 snp126_hg181.idb
-rw-rw-r-- 1 deepreds deepreds         0 Sep  1 10:08 snp126_hg182.idb
-rw-rw-r-- 1 deepreds deepreds  81881088 Sep  1 10:08 snp126_hg183.idb
-rw-rw-r-- 1 deepreds deepreds         0 Sep  1 10:08 snp126_hg184.id

But, Python2.3 and Python2.4 generate only two .idb files.

-rw-rw-r-- 1 deepreds deepreds 256456704 Sep  2 23:02 snp126_hg180.idb
-rw-rw-r-- 1 deepreds deepreds         0 Sep  2 23:02 snp126_hg181.idb

Is it OK to make different .idb files according to the Python version?

--
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