From e54203114dd7e2c00b6d11b66ddd81aea3f6d4d4 Mon Sep 17 00:00:00 2001 From: scott Date: Mon, 22 May 2017 13:23:33 -0700 Subject: Point to Python 3 pickle URL --- src/mailman/docs/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mailman/docs/architecture.rst b/src/mailman/docs/architecture.rst index e1d5c4ec5..61218c6d2 100644 --- a/src/mailman/docs/architecture.rst +++ b/src/mailman/docs/architecture.rst @@ -183,6 +183,6 @@ of a spelunking effort to find it. Improvements are welcome! .. _`Architecture of Open Source Applications`: http://www.aosabook.org/en/mailman.html -.. _`Python pickles`: http://docs.python.org/2/library/pickle.html +.. _`Python pickles`: http://docs.python.org/3/library/pickle.html .. _`more efficient internal representation`: https://docs.python.org/3/library/email.html .. _`Zope Component Architecture`: https://pypi.python.org/pypi/zope.component -- cgit v1.2.3-70-g09d2