Examples:
Modules:
files()
Profiling:
Links:
Versions:
Get all the files in folder ending with ending.
folder
ending
folder name.
ending of the files.
list of files.
>>> files(".ini") [(0, 'pytest', './pytest.ini')]