1 new changeset in galaxy-central:
http://bitbucket.org/galaxy/galaxy-central/changeset/d99894825096/
changeset: d99894825096
user: jgoecks
date: 2011-07-28 16:00:02
summary: Add necessary import statement for e7214c69ed7d.
affected #: 1 file (8 bytes)
--- a/lib/galaxy/datatypes/checkers.py Thu Jul 28 08:22:22 2011 -0400
+++ b/lib/galaxy/datatypes/checkers.py Thu Jul 28 10:00:02 2011 -0400
@@ -1,4 +1,4 @@
-import os, gzip, re, gzip, zipfile, binascii, bz2
+import os, gzip, re, gzip, zipfile, binascii, bz2, imghdr
from galaxy import util
try:
Repository URL:
https://bitbucket.org/galaxy/galaxy-central/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.