IndentationError: unexpected unindent WHY???
#!/usr/bin/python import sys class Seq: def __init__(self, id, adnseq, colen): self.id = id
you didn't complete your try statement. You need and except in there too.
try
except