mirror of
https://github.com/django/django.git
synced 2025-03-04 14:14:54 +00:00
Removed implication that six is part of Python stdlib.
This commit is contained in:
parent
ab643cd634
commit
45969bdeb5
@ -365,7 +365,7 @@ Moved modules
|
|||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
Some modules were renamed in Python 3. The ``django.utils.six.moves``
|
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.
|
compatible location to import them.
|
||||||
|
|
||||||
PY2
|
PY2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user