aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-07-16 23:06:03 -0700
committerMark Sapiro <mark@msapiro.net>2018-07-16 23:06:03 -0700
commit0f5a3638c6080c69ae2de6376a8541d94c8ce08e (patch)
tree5133e0a80ddc6d26c524a1d59fbdeff42eba5748 /bin
parent7714812f387346277d6cf10e2ff50488347421a4 (diff)
parentdd9455afdf3117bf7b95742feac64d7d48c213e2 (diff)
downloadmailman2-0f5a3638c6080c69ae2de6376a8541d94c8ce08e.tar.gz
mailman2-0f5a3638c6080c69ae2de6376a8541d94c8ce08e.tar.xz
mailman2-0f5a3638c6080c69ae2de6376a8541d94c8ce08e.zip
Correct some doc refs for Python 2.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/find_member2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/find_member b/bin/find_member
index d83b6f59..ba26cc8e 100755
--- a/bin/find_member
+++ b/bin/find_member
@@ -49,7 +49,7 @@ specifically excluded.
Regular expression syntax is Perl5-like, using the Python re module. Complete
specifications are at:
-http://docs.python.org/library/re.html
+https://docs.python.org/2/library/re.html
Address matches are case-insensitive, but case-preserved addresses are
displayed.