From 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 11 Jan 2009 08:06:13 -0800 Subject: Updated links to Python documentation. --- Mailman/Gui/Topics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Gui/Topics.py') diff --git a/Mailman/Gui/Topics.py b/Mailman/Gui/Topics.py index a912f3c0..14fac968 100644 --- a/Mailman/Gui/Topics.py +++ b/Mailman/Gui/Topics.py @@ -48,7 +48,7 @@ class Topics(GUIBase): _("""The topic filter categorizes each incoming email message according to regular + href="http://docs.python.org/library/re.html">regular expression filters you specify below. If the message's Subject: or Keywords: header contains a match against a topic filter, the message is logically placed -- cgit v1.2.3