Hi, I noticed that even though there is a GuessSeqFormat module, SeqIO and probably other modules first rely on the extension of a filename rather than the content. Could the behavior be altered so that it first checks the content of the file, and if it turns up nothing then check the file extension?