Urutkan file dalam windows order python

from tkinter import Tcl
Tcl().call('lsort', '-dict', file_list)
Yucky Yacare