Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

IIRC glob.glob() is a wrapper around os.listdir(). I used to develop code on an OS X laptop then push to a Linux box for the actual computational result (big dataset). And discovered at one point that one OS returns a sorted result, the other does not. Sorting is important if you want track/analyse instrument data over the days in a year.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: