There was an error while loading. Please reload this page.
1 parent 690cabe commit ebc89a8Copy full SHA for ebc89a8
docs/topics/python3.txt
@@ -66,8 +66,8 @@ Use :func:`six.reraise`.
66
Writing compatible code with six
67
================================
68
69
-six is the canonical compatibility library for supporting Python 2 and 3 in
70
-a single codebase. Read its `documentation <six>`_!
+six_ is the canonical compatibility library for supporting Python 2 and 3 in
+a single codebase. Read its documentation!
71
72
:mod:`six` is bundled with Django: you can import it as :mod:`django.utils.six`.
73
0 commit comments