jwz threading algorithm in Python

Gerhard Häring gerhard.haering at gmx.de
Sat Jul 6 02:58:18 EDT 2002


Has anybody implemented Jamie Zawinski's message threading algorithm in
Python, yet and would like to share it?

Here's the specification: http://www.jwz.org/doc/threading.html

I'm about half-way thru with converting the Java implementation to
Python (manual translation finished, in testing stage, now), but it
looks like the debugging will take me quite some time still. Also, the
code doesn't look very pythonic. If I could get a finished Python
implementation, this would be much better :-)

Gerhard
-- 
This sig powered by Python!
Außentemperatur in München: 17.7 °C      Wind: 3.0 m/s





More information about the Python-list mailing list