Looking for os.listdir() generator

Piet van Oostrum piet at cs.uu.nl
Thu Jul 23 15:30:56 EDT 2009


>>>>> Christian Heimes <lists at cheimes.de> (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 <nick at craig-wood.com> posted these about 5 weeks ago in
the thread `waling a directory with very many files' [sic!]

Message id's: 
<slrnh3c0r8.7rv.nick at irishsea.home.craig-wood.com> (ctypes)
<slrnh3fvbp.3pv.nick at irishsea.home.craig-wood.com> (Cython)

-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org



More information about the Python-list mailing list