エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
25.4. 2to3 - Automated Python 2 to 3 code translation — Python 2.7.18 documentation
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
25.4. 2to3 - Automated Python 2 to 3 code translation — Python 2.7.18 documentation
This document is for an old version of Python that is no longer supported. You should upgrade and... This document is for an old version of Python that is no longer supported. You should upgrade and read the Python documentation for the current stable release. 25.4. 2to3 - Automated Python 2 to 3 code translation¶ 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers

