diff sra.py @ 8:558a88cd49e4

bump toolkit versions, old registration path
author Matt Shirley <mdshw5@gmail.com>
date Thu, 13 Mar 2014 16:11:04 -0400
parents e4c21444a3ba
children ce2bb7841f17
line wrap: on
line diff
--- a/sra.py	Thu Mar 13 16:08:12 2014 -0400
+++ b/sra.py	Thu Mar 13 16:11:04 2014 -0400
@@ -41,5 +41,3 @@
             return dataset.peek
         except:
             return 'Binary sra file (%s)' % (nice_size(dataset.get_size()))
-
-Binary.register_sniffable_binary_format('sra', 'sra', 'Sra')