Mercurial > repos > galaxyp > bumbershoot
view bumbershoot.py @ 9:b5263b9b439c draft
Uploaded
author | galaxyp |
---|---|
date | Mon, 24 Jun 2013 17:49:12 -0400 |
parents | 26ad516cebca |
children |
line wrap: on
line source
from galaxy.datatypes.binary import Binary class IdpDB(Binary): file_ext = "idpDB" Binary.register_unsniffable_binary_ext('idpDB')