2to3: update outdated links (#14656)

This commit is contained in:
Sebastiaan Speck
2024-11-06 06:29:35 +01:00
committed by GitHub
parent e9febd375d
commit ae67428b07
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# 2to3
> 自动将 Python 2 代码转换成 Python 3.
> 更多信息:<https://docs.python.org/3/library/2to3.html>.
> 更多信息:<https://manned.org/2to3>.
- 显示将执行的变动但不执行dry-run