mirror of
https://github.com/django/django.git
synced 2025-04-01 03:56:42 +00:00
[1.5.x] Removed implication that six is part of Python stdlib.
Backport of 45969bdeb5 from master
This commit is contained in:
parent
c695f293e3
commit
959adcc1de
@ -362,7 +362,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.
|
||||||
|
|
||||||
The ``urllib``, ``urllib2`` and ``urlparse`` modules were reworked in depth
|
The ``urllib``, ``urllib2`` and ``urlparse`` modules were reworked in depth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user