diff options
Diffstat (limited to 'docs/topics/python3.txt')
| -rw-r--r-- | docs/topics/python3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/python3.txt b/docs/topics/python3.txt index 0852059ff6..d059bc042d 100644 --- a/docs/topics/python3.txt +++ b/docs/topics/python3.txt @@ -365,7 +365,7 @@ Moved modules ~~~~~~~~~~~~~ Some modules were renamed in Python 3. The ``django.utils.six.moves`` -module (based on the :mod:`Python six.moves module <six.moves>`) provides a +module (based on the :mod:`six.moves module <six.moves>`) provides a compatible location to import them. PY2 |
