Skip to content

Commit 3d9e5b1

Browse files
committed
LInk to lib2to3 sources
1 parent c350457 commit 3d9e5b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
| ' \/ _ \/ _` / -_) '_| ' \| |_ / -_)
66
|_|_|_\___/\__,_\___|_| |_||_|_/__\___|
77

8-
This library is a very thin wrapper around ``lib2to3`` to utilize it
8+
This library is a very thin wrapper around `lib2to3
9+
<https://github.com/python/cpython/tree/master/Lib/lib2to3>`_ to utilize it
910
to make Python 2 code more modern with the intention of eventually
1011
porting it over to Python 3.
1112

0 commit comments

Comments
 (0)