Thanks for moving python-ideas to Mailman 3.  To me this is the best of
two worlds.

I noticed a small problem: it seems that identation of code snippets
gets lost in the web view.  For example:

def inc(a):
    return a + 1

Could something be done about this?
Python-Ideas mailing list -- python-dev(a)python.org
To unsubscribe send an email to python-ideas-leave(a)python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/

Reply via email to