1. 1fe9750 add direct link to the article in DDJ closes SF bug #871402 by Fred Drake · 21 years ago
  2. 34929f2 - update Tim's email address - remove spurious blank lines by Fred Drake · 21 years ago
  3. 132fa37 Add docs for get_grouped_opcodes(). by Raymond Hettinger · 21 years ago
  4. e07b835 Document context_diff() and unified_diff() by Raymond Hettinger · 21 years ago
  5. edb635f Remove extra ")" in example. by Fred Drake · 22 years ago
  6. 81b9251 Mostly in SequenceMatcher.{__chain_b, find_longest_match}: by Tim Peters · 22 years ago
  7. 389aa17 writeline() --> writelines() This closes SF bug #487147. by Fred Drake · 23 years ago
  8. 7f10cce Enforce a bit of markup consistency. by Fred Drake · 23 years ago
  9. 8a9c284 Make difflib.ndiff() and difflib.Differ.compare() generators. This by Tim Peters · 23 years ago
  10. 6943a29 David Goodger <dgoodger@atsautomation.com>: by Fred Drake · 23 years ago
  11. 886f113 --sigh-- by Fred Drake · 23 years ago
  12. 96d7a70 Replace "\begin{classdesc}{SomeClass}{\unspecified}" with by Fred Drake · 23 years ago
  13. da00cda Add note that difflib was added in Python 2.1. by Fred Drake · 24 years ago
  14. 6fda3ac Add reference to the DDJ article discussing a similar algorithm. by Fred Drake · 24 years ago
  15. 447f545 Fix extra backslash in example. by Fred Drake · 24 years ago
  16. 754ba58 Improve accuracy. In the .tex file, note the new "% BUG:" comments: an by Tim Peters · 24 years ago
  17. baf7142 Documentation for the difflib module, converted from the module docstrings. by Fred Drake · 24 years ago