os.path

Younghwan Cha·2022년 11월 13일
0

basename

import os

os.path.basename('C:\\Python30\\tmp\\test.txt')
>> test.txt
profile
개발 기록

0개의 댓글