<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I am working on the doctests in TreeConstructor.py. </div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">for example in this doctest</div><div class="gmail_default" style=""><font face="verdana, sans-serif"><a href="https://github.com/biopython/biopython/blob/master/Bio/Phylo/TreeConstruction.py#L353">https://github.com/biopython/biopython/blob/master/Bio/Phylo/TreeConstruction.py#L353</a></font><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I can't get the test to accept the output. Even when the Expect looks the same as the Got.</div><div class="gmail_default" style="font-family:verdana,sans-serif">I am think this might be related to "<span style="font-family:'Lucida Grande',Arial,sans-serif;line-height:22.4px;text-align:justify">All hard tab characters are expanded to spaces"(python docs) and it looks like the output uses spaces.</span></div><div class="gmail_default" style=""><span style="text-align:justify"><font face="Lucida Grande, Arial, sans-serif"><span style="line-height:22.4px"><a href="https://github.com/biopython/biopython/blob/master/Bio/Phylo/TreeConstruction.py#L291">https://github.com/biopython/biopython/blob/master/Bio/Phylo/TreeConstruction.py#L291</a></span></font><br></span></div><div class="gmail_default" style=""><span style="text-align:justify"><font face="Lucida Grande, Arial, sans-serif"><span style="line-height:22.4px">And in fact I can fix my problem if I replace the \t with 4 spaces in the above __str__</span></font></span></div><div class="gmail_default" style=""><span style="text-align:justify"><font face="Lucida Grande, Arial, sans-serif"><span style="line-height:22.4px"><br></span></font></span></div><div class="gmail_default" style="text-align:justify"><font face="Lucida Grande, Arial, sans-serif"><span style="line-height:22.4px">Recommendations</span></font><span style="text-align:justify"><font face="Lucida Grande, Arial, sans-serif"><span style="line-height:22.4px"> as to how to fix this?</span></font></span></div><div class="gmail_default" style="text-align:justify"><span style="text-align:justify"><font face="Lucida Grande, Arial, sans-serif"><span style="line-height:22.4px"><br></span></font></span></div><div><div class="gmail_signature"><div>Vincent Davis</div><div>720-301-3003<span></span><span></span></div></div></div>
</div>