]> granicus.if.org Git - python/commitdiff
Add Kodos as a re reference.
authorGeorg Brandl <georg@python.org>
Fri, 9 May 2008 06:36:07 +0000 (06:36 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 9 May 2008 06:36:07 +0000 (06:36 +0000)
Doc/library/re.rst

index 2fb93ac5ebec0f36a13532d50820e0b476042c06..270e551282f28ab2aa5f95c3384dd385a21cb8fa 100644 (file)
@@ -43,6 +43,9 @@ fine-tuning parameters.
       second edition of the book no longer covers Python at all, but the first
       edition covered writing good regular expression patterns in great detail.
 
+   `Kodos <http://kodos.sf.net/>`_
+      is a graphical regular expression debugger written in Python.
+
 
 .. _re-syntax: