Merging sorted lists/iterators/generators into one stream of values...

cfbolz cfbolz at gmx.de
Sat Oct 8 10:59:47 EDT 2005


Kay Schluehr wrote:
> Alex Martelli wrote:
>
> > try it (and read the Timbot's article included in Python's sources, and the
> > sources themselves)...
>
> Just a reading advise. The translated PyPy source
> pypy/objectspace/listsort.py might be more accessible than the
> corresponding C code.

indeed. it is at

http://codespeak.net/svn/pypy/dist/pypy/objspace/std/listsort.py

Cheers,

Carl Friedrich Bolz




More information about the Python-list mailing list