From f77d2633cc57d90209c38a0b4fc6d054d52a1e7e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 10 Jan 2013 08:57:17 -0500 Subject: [PATCH] r2e.1: Update ConfigParser URL after PEP 430 Signed-off-by: W. Trevor King --- r2e.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2e.1 b/r2e.1 index 823d3a7..b9bf620 100644 --- a/r2e.1 +++ b/r2e.1 @@ -105,7 +105,7 @@ $XDG_CONFIG_HOME/rss2email.cfg (see also FILES and ENVIRONMENT VARIABLES below). The file format is similar to a Microsoft Windows INI file. It is parsed by Python's ConfigParser class, so see the Python documentation at -http://docs\&.python\&.org/py3k/library/configparser\&.html for format +http://docs\&.python\&.org/3/library/configparser\&.html for format details. .P The config file stores general configuration (applied to all feeds) in -- 2.26.2