mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fixing broken links in doc, part 3: the rest
This commit is contained in:
parent
9bdcb3bc8a
commit
525d355984
26 changed files with 75 additions and 80 deletions
|
@ -323,9 +323,9 @@ diffs. For comparing directories and files, see also, the :mod:`filecmp` module.
|
|||
|
||||
.. seealso::
|
||||
|
||||
`Pattern Matching: The Gestalt Approach <http://www.ddj.com/184407970?pgno=5>`_
|
||||
`Pattern Matching: The Gestalt Approach <http://www.drdobbs.com/database/pattern-matching-the-gestalt-approach/184407970>`_
|
||||
Discussion of a similar algorithm by John W. Ratcliff and D. E. Metzener. This
|
||||
was published in `Dr. Dobb's Journal <http://www.ddj.com/>`_ in July, 1988.
|
||||
was published in `Dr. Dobb's Journal <http://www.drdobbs.com/>`_ in July, 1988.
|
||||
|
||||
|
||||
.. _sequence-matcher:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue