On Mon, Dec 1, 2014 at 3:36 PM, Barry Warsaw <barry@python.org> wrote:
On Dec 01, 2014, at 09:52 AM, Wes Turner wrote:

>In context to building a PEP or similar, I don't know how many times I've
>trawled looking for:
>
>* Docs links
>* Source links
>* Patch links
>* THREAD POST LINKS
>* Consensus
>
>A tool to crawl structued and natural language data from the forums could
>be very useful for preparing PEPs.

You should come talk to mailman-developers@python.org.  There are lots of
interesting possibilities for such things in Mailman 3, and probably decent
hacks for Mailman 2.

Good call, thanks.

Are the Python mailman instances upgraded to Mailman 3, with the Django GUI?

Is there any way to recognize a Lightweight Markup Language doctype declaration,
in email?

```restructuredtext
...
```


```python
#!/usr/bin/env python
```