[Python-ideas] gofmt for Python: standardized styling as a language feature
Nicholas Chammas
nicholas.chammas at gmail.com
Wed Mar 18 03:17:28 CET 2015
First class means it's like a language feature. Actually, in my case I am
using "first-class" and "included with the language" synonymously. Not sure
if that's appropriate terminology, but that's what I mean.
To explain by rough analogy, Twisted is to asyncio what autopep8 would be
to a first-class auto-styler. (I say "rough" because I understand that
Twisted is not supposed to be replaced entirely by asyncio, but I hope my
point is clear.)
Nick
On Tue, Mar 17, 2015 at 9:58 PM Ethan Furman <ethan at stoneleaf.us> wrote:
> On 03/17/2015 06:54 PM, Nicholas Chammas wrote:
>
> > I am not proposing putting |autopep8| in the standard library. I am
> proposing that an auto-styler be included with
> > Python as a first-class utility. The emphasis here is on /included/ and
> /first-class/.
>
> Perhaps you could explain what you mean by a /first-class/ utility?
>
> --
> ~Ethan~
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150318/c8987eb5/attachment.html>
More information about the Python-ideas
mailing list