I'm brand new to Python for .NET and this list. I was wondering if anyone has the list archives in MBOX format. The online archives are gzipped text and not MBOX files as far as I can tell. Kudos to the developers for developing this tool. I thought I was hosed and wouldn't be able to interface from CPython to .NET managed code easily (IronPython isn't a good option for me).
Matthew Zaleski wrote:
I'm brand new to Python for .NET and this list. I was wondering if anyone has the list archives in MBOX format. The online archives are gzipped text and not MBOX files as far as I can tell.
Kudos to the developers for developing this tool. I thought I was hosed and wouldn't be able to interface from CPython to .NET managed code easily (IronPython isn't a good option for me).
Do you know http://gmane.org/? It's a great interface to thousands of mailing lists. Gmane acts as a mail to news and news to mail gateway. I'm using it for almost all my mailing lists. Christian
Christian Heimes wrote:
Matthew Zaleski wrote:
I'm brand new to Python for .NET and this list. I was wondering if anyone has the list archives in MBOX format. The online archives are gzipped text and not MBOX files as far as I can tell.
Kudos to the developers for developing this tool. I thought I was hosed and wouldn't be able to interface from CPython to .NET managed code easily (IronPython isn't a good option for me).
Do you know http://gmane.org/? It's a great interface to thousands of mailing lists. Gmane acts as a mail to news and news to mail gateway. I'm using it for almost all my mailing lists.
Christian
gmane isn't my cup of tea for actively reading and replying. But I see that gmane lets me grab the MBOX archive. Thanks. I am a bit confused though. If gmane is the preferred place, why does the Python.NET readme send me to the other archives page?
participants (3)
-
Christian Heimes -
Christian Heimes -
Matthew Zaleski