Sortuj treść folderów według nazwy Python

file_list
file_list = sorted(file_list)
Merwanski