mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Update link
This commit is contained in:
parent
85dbec6da7
commit
3541adcd48
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ included with the Python distribution. It allows you to enter REs and
|
|||
strings, and displays whether the RE matches or fails.
|
||||
\file{redemo.py} can be quite useful when trying to debug a
|
||||
complicated RE. Phil Schwartz's
|
||||
\ulink{Kodos}{http://kodos.sourceforge.net} is also an interactive
|
||||
\ulink{Kodos}{http://www.phil-schwartz.com/kodos.spy} is also an interactive
|
||||
tool for developing and testing RE patterns. This HOWTO will use the
|
||||
standard Python interpreter for its examples.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue