[Teammetrics-discuss] Converter for mboxes (Was: Debian mailing lists archives as mbox)

Sukhbir Singh sukhbir.in at gmail.com
Tue Aug 30 08:07:12 UTC 2011


> Just make sure it runs under the default python in stable.

Like I said, it runs without any problem on the default Python in stable.

$ cat /etc/debian_version
6.0.2

$ python --version
Python 2.6.6

If you want to run this on 2.5, just add this line:

    from __future__ import with_statement

as the first line of the script (before anything else).

There should be no other problems due to varying Python 2.5 Please
feel to report any other issues that you would like us to solve.



More information about the Teammetrics-discuss mailing list