>>>>> Christian Heimes <[email protected]> (CH) wrote: >CH> Hello, >CH> I'm looking for a generator version of os.listdir() for Python 2.5 and >CH> newer. I know somebody has worked on it because I've seen a generator >CH> version in a posting on some list or blog a while ago. I can't find it >CH> anymore. It seems my Google fu is lacking today. All I can find is a >CH> very old version of xlistdir. A Cython based solution is appreciated but >CH> please no ctypes version.
Nick Craig-Wood <[email protected]> posted these about 5 weeks ago in the thread `waling a directory with very many files' [sic!] Message id's: <[email protected]> (ctypes) <[email protected]> (Cython) -- Piet van Oostrum <[email protected]> URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4] Private email: [email protected] -- http://mail.python.org/mailman/listinfo/python-list
