Kaydet (Commit) 45969bde authored tarafından Tim Graham's avatar Tim Graham

Removed implication that six is part of Python stdlib.

üst ab643cd6
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment