I can't see any highlighting. I'm attaching diff.html which I generated using the script provided here, <a href="http://docs.python.org/release/3.1.5/library/difflib.html#a-command-line-interface-to-difflib">http://docs.python.org/release/3.1.5/library/difflib.html#a-command-line-interface-to-difflib</a> . In the script I changed make_file to make_table to demonstrate the effect. I'm also attaching two text files I used for diff generation.<div>
<br></div><div>I'm running Python 3.1.5 on a Windows XP Pro Version 2002, SP 3.<br><div><br></div><div>Thanks.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 1, 2012 at 6:34 AM, Andrew Svetlov <span dir="ltr"><<a href="mailto:andrew.svetlov@gmail.com" target="_blank">andrew.svetlov@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It works, at least from my understanding of «highlighting».<div class="gmail_extra"><br><br><div class="gmail_quote"><div>
<div class="h5">On Tue, Oct 30, 2012 at 9:16 PM, rail shafigulin <span dir="ltr"><<a href="mailto:rail.shafigulin@gmail.com" target="_blank">rail.shafigulin@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div>The description of HtmlDiff.make_table is inaccurate, <a href="http://docs.python.org/release/3.1.5/library/difflib.html#difflib.HtmlDiff.make_table" target="_blank">http://docs.python.org/release/3.1.5/library/difflib.html#difflib.HtmlDiff.make_table</a> It says the following </div>


<div><span style="line-height:20px;text-align:justify;font-size:16px;font-family:sans-serif"><br></span></div>"Compares fromlines and tolines (lists of strings) and returns a string which is a complete HTML table showing line by line differences with inter-line and intra-line changes highlighted."<div>


<br></div><div>However non of the rows in the tables are highlighted.</div><div><br></div><div>There are two possible fixes for this.</div><div><br></div><div>1. The documentation is incorrect in describing what should happen when this method is called. Instead of what is says right now it should say that the table is generated without showing any differences.</div>


<div>2. The code does not reflect the documentation, i.e. make_table should generate the html string correctly.</div><div><br></div><div>I'm running Python 3.1.5 on a Windows Xp Pro Version 2002, SP 3.</div>
<br></div></div>_______________________________________________<br>
docs mailing list<br>
<a href="mailto:docs@python.org" target="_blank">docs@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/docs" target="_blank">http://mail.python.org/mailman/listinfo/docs</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>Thanks,<br>Andrew Svetlov<br>
</font></span></div>
</blockquote></div><br></div>