[Biopython-dev] used local in Tests/test_Nexus.py
Vincent Davis
vincent at vincentdavis.net
Fri Dec 4 01:09:05 UTC 2015
Posting this here just to be sure I am not missing something.
Starting at lin
e
386
https://github.com/biopython/biopython/blob/master/Tests/test_Nexus.py#L386
...
tree = Trees.Tree(ts2)
large_ex_handle = open(os.path.join(self.testfile_dir,
"int_node_labels.nwk"))
tree = Trees.Tree(large_ex_handle.read())
large_ex_handle.close()
...
Vincent Davis
720-301-3003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython-dev/attachments/20151203/45d9b7e4/attachment.html>
More information about the Biopython-dev
mailing list