import glob print 'Named explicitly:' for name in glob.glob('dir/subdir/*'): print ... Python answers related to “glob.glob return in linux”.
確定! 回上一頁