From 959adcc1def92550966eef05622c3de30bebf855 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 23 Sep 2013 18:30:05 -0400 Subject: [1.5.x] Removed implication that six is part of Python stdlib. Backport of 45969bdeb5 from master --- docs/topics/python3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/topics/python3.txt b/docs/topics/python3.txt index 32c0984998..52d9aed253 100644 --- a/docs/topics/python3.txt +++ b/docs/topics/python3.txt @@ -362,7 +362,7 @@ Moved modules ~~~~~~~~~~~~~ Some modules were renamed in Python 3. The ``django.utils.six.moves`` -module (based on the :mod:`Python six.moves module `) provides a +module (based on the :mod:`six.moves module `) provides a compatible location to import them. The ``urllib``, ``urllib2`` and ``urlparse`` modules were reworked in depth -- cgit v1.3