We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c350457 + 3d9e5b1 commit 8b21240Copy full SHA for 8b21240
README.rst
@@ -5,7 +5,8 @@
5
| ' \/ _ \/ _` / -_) '_| ' \| |_ / -_)
6
|_|_|_\___/\__,_\___|_| |_||_|_/__\___|
7
8
-This library is a very thin wrapper around ``lib2to3`` to utilize it
+This library is a very thin wrapper around `lib2to3
9
+<https://github.com/python/cpython/tree/master/Lib/lib2to3>`_ to utilize it
10
to make Python 2 code more modern with the intention of eventually
11
porting it over to Python 3.
12
0 commit comments