changeset 7:cd7de2d6c716 draft

planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author drosofff
date Sat, 30 May 2015 18:55:26 -0400
parents fe9549854fa2
children cc43a7a11324
files retrieve_fasta_from_NCBI.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/retrieve_fasta_from_NCBI.py	Sat May 30 18:05:25 2015 -0400
+++ b/retrieve_fasta_from_NCBI.py	Sat May 30 18:55:26 2015 -0400
@@ -30,6 +30,7 @@
 import time
 import urllib
 import urllib2
+import httplib
 import re
 class Eutils: