「テンプレート:file」の版間の差分
提供: Python入門
(ページの作成:「* Pythonでファイルを読む方法 * os.path.basename」) |
|||
行1: | 行1: | ||
* [[Pythonでファイルを読む方法]] | * [[Pythonでファイルを読む方法]] | ||
− | * [[os.path.basename]] | + | * [[Pythonでパスからファイル名を取得する]] ([[os.path.basename]]) |
+ | * [[Pythonでファイル名から拡張子を取得する]] |