1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 09:15:24 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# 2to3
> স্বয়ংক্রিয় পাইথন ২ থেকে ৩ কোড রূপান্তর।
> আরও তথ্য পাবেন: <https://docs.python.org/3/library/2to3.html>
> আরও তথ্য পাবেন: <https://manned.org/2to3>
- পরিবর্তনগুলি প্রদর্শন করুন যা করা হবে তা না করে (ড্রাই-রান):

View file

@ -1,7 +1,7 @@
# 2to3
> تبدیل خودکار کد پایتون نسخه 2 به 3
> اطلاعات بیشتر: <https://docs.python.org/3/library/2to3.html>.
> اطلاعات بیشتر: <https://manned.org/2to3>.
- نمایش تغییرات که در حال حاضر انجام میشود بدون اجرای آن (dry-run) :

View file

@ -1,7 +1,7 @@
# 2to3
> Conversion automatisé de code Python 2 vers 3.
> Plus d'informations : <https://docs.python.org/3/library/2to3.html>.
> Plus d'informations : <https://manned.org/2to3>.
- Afficher les changements qui seront effectués sans les effectuer (coup d'essai) :

View file

@ -1,7 +1,7 @@
# 2to3
> 파이썬 2 코드를 3으로 자동 변환.
> 더 많은 정보: <https://docs.python.org/3/library/2to3.html>.
> 더 많은 정보: <https://manned.org/2to3>.
- 파일을 변경하지않고, 변경될 내용을 출력 (모의 테스트):

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):