changeset 11:48f6e9f1c19d draft

Uploaded
author greg
date Sun, 10 Jan 2016 14:42:37 -0500
parents a3f52920020b
children da6ab598f025
files fasta_extract.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fasta_extract.py	Sun Jan 10 14:39:51 2016 -0500
+++ b/fasta_extract.py	Sun Jan 10 14:42:37 2016 -0500
@@ -87,4 +87,4 @@
         except Exception, e:
             stop_err(str(e))
         finally:
-            output.clode()
+            output.close()