We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0801de1 commit 2bbcb02Copy full SHA for 2bbcb02
docs/source/faq.rst
@@ -31,7 +31,7 @@ language and better set of standard libraries than Python 2.x in almost
31
every way.
32
33
See `this page
34
-<http://http://pythonhosted.org/kitchen/unicode-frustrations.html>`_
+<http://pythonhosted.org/kitchen/unicode-frustrations.html>`_
35
describing some of the problems with handling Unicode on Python 2 that
36
Python 3 mostly solves. Python 3 is also cleaner, less warty, and easier
37
to learn than Python 2.
0 commit comments