<html>
<body>
See
&lt;<a href="http://blog.doughellmann.com/2007/10/pymotw-difflib.html" eudora="autourl">
http://blog.doughellmann.com/2007/10/pymotw-difflib.html</a>&gt;<br><br>
And my try with the Differ example,
&lt;<a href="http://py77.python.pastebin.com/f41ec1ae8" eudora="autourl">
http://py77.python.pastebin.com/f41ec1ae8</a>&gt;, which also shows the
error,<br><br>
<tt>&quot;E:\Python25\pythonw.exe&quot; -u
&quot;E:\PythonWork\demo_pymotw-difflib.py&quot; <br>
Traceback (most recent call last):<br>
&nbsp;File &quot;E:\PythonWork\demo_pymotw-difflib.py&quot;, line 12, in
&lt;module&gt;<br>
&nbsp;&nbsp; from difflib_data import *<br>
ImportError: No module named difflib_data<br><br>
</tt>What is difflib_data ?<br><br>
Thanks,<br><br>
Dick Moores<br><br>
<br>
</body>
</html>