1. 12 Agu, 2001 1 kayıt (commit)
  2. 10 Şub, 2001 1 kayıt (commit)
    • Tim Peters's avatar
      Moved SequenceMatcher from ndiff into new std library module difflib.py. · 9ae2148a
      Tim Peters yazdı
      Guido told me to do this <wink>.
      Greatly expanded docstrings, and fleshed out with examples.
      New std test.
      Added new get_close_matches() function for ESR.
      Needs docs, but LaTeXification of the module docstring is all it needs.
      \CVS: ----------------------------------------------------------------------
      9ae2148a
  3. 09 Ara, 2000 1 kayıt (commit)
  4. 01 Kas, 2000 1 kayıt (commit)
  5. 28 Mar, 1999 1 kayıt (commit)
    • Guido van Rossum's avatar
      Tim Peters writes: · 02ef28b9
      Guido van Rossum yazdı
      I should have waited overnight <wink/sigh>.  Nothing wrong with the one I
      sent, but I couldn't resist going on to add new -r1 / -r2 cmdline options
      for recreating the original files from ndiff's output.  That's attached, if
      you're game!  Us Windows guys don't usually have a sed sitting around
      <wink>.
      02ef28b9
  6. 27 Mar, 1999 1 kayıt (commit)
    • Guido van Rossum's avatar
      Tim Peters writes: · a3433e89
      Guido van Rossum yazdı
      Attached is a cleaned-up version of ndiff (added useful module
      docstring, now echo'ed in case of cmd line mistake); added -q option
      to suppress initial file identification lines; + other minor cleanups,
      & a slightly faster match engine.
      a3433e89
  7. 08 May, 1998 1 kayıt (commit)
  8. 06 May, 1998 1 kayıt (commit)