From dd9455afdf3117bf7b95742feac64d7d48c213e2 Mon Sep 17 00:00:00 2001 From: Yasuhito FUTATSUKI at POEM Date: Sun, 15 Jul 2018 12:18:00 +0900 Subject: fix python doc urls --- 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 b1db0c51..d81dd7b0 100644 --- a/Mailman/Gui/Topics.py +++ b/Mailman/Gui/Topics.py @@ -50,7 +50,7 @@ class Topics(GUIBase): _("""The topic filter categorizes each incoming email message according to regular + href="https://docs.python.org/2/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