Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38126 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2013-02-05 02:10 +1100 |
| Last post | 2013-02-04 17:24 +0000 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Fairly OT: Why "flufl"? Chris Angelico <rosuav@gmail.com> - 2013-02-05 02:10 +1100
Re: Fairly OT: Why "flufl"? nn <pruebauno@latinmail.com> - 2013-02-04 08:21 -0800
Re: Fairly OT: Why "flufl"? Simon Hayward <simonhayward@gmail.com> - 2013-02-04 17:24 +0000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2013-02-05 02:10 +1100 |
| Subject | Fairly OT: Why "flufl"? |
| Message-ID | <mailman.1323.1359990610.2939.python-list@python.org> |
This isn't particularly related to the post I'm quoting, it's more a point of curiosity. On Mon, Feb 4, 2013 at 10:53 AM, João Bernardo <jbvsmo@gmail.com> wrote: Re: [Python-ideas] constant/enum type in stdlib > I have my own implementation with a basic api somewhat borrowed from > flufl.enum (plus a lot of other stuff)... What is the origin of the term FLUFL? It's referenced in PEP 401 about the retirement of the BDFL and the appointment of Barry Warsaw as Guido's successor. Is that where the expression FLUFL originated, or is "Friendly Language Uncle For Life" a backformation? This might be more of a personal question for Barry, in the same way that asking me why I'm "Rosuav" wouldn't be a list question, but I'm wondering if there's something more Python to it. Just a point of random curiosity! ChrisA
[toc] | [next] | [standalone]
| From | nn <pruebauno@latinmail.com> |
|---|---|
| Date | 2013-02-04 08:21 -0800 |
| Message-ID | <60e22637-1dce-440c-a375-4b13f594ab06@k8g2000yqb.googlegroups.com> |
| In reply to | #38126 |
On Feb 4, 10:10 am, Chris Angelico <ros...@gmail.com> wrote:
> This isn't particularly related to the post I'm quoting, it's more a
> point of curiosity.
>
> On Mon, Feb 4, 2013 at 10:53 AM, João Bernardo <jbv...@gmail.com> wrote:
>
> Re: [Python-ideas] constant/enum type in stdlib
>
> > I have my own implementation with a basic api somewhat borrowed from
> > flufl.enum (plus a lot of other stuff)...
>
> What is the origin of the term FLUFL? It's referenced in PEP 401 about
> the retirement of the BDFL and the appointment of Barry Warsaw as
> Guido's successor. Is that where the expression FLUFL originated, or
> is "Friendly Language Uncle For Life" a backformation?
>
> This might be more of a personal question for Barry, in the same way
> that asking me why I'm "Rosuav" wouldn't be a list question, but I'm
> wondering if there's something more Python to it.
>
> Just a point of random curiosity!
>
> ChrisA
My guess is that it originated with PEP 401, and that FLUFL ("Friendly
Language Uncle For Life") were created as humorous take on the equally
silly title of BDFL ("Benevolent Dictator For Life").
[toc] | [prev] | [next] | [standalone]
| From | Simon Hayward <simonhayward@gmail.com> |
|---|---|
| Date | 2013-02-04 17:24 +0000 |
| Message-ID | <mailman.1327.1359998700.2939.python-list@python.org> |
| In reply to | #38128 |
[Multipart message — attachments visible in raw view] — view raw
On Feb 4, 2013 4:27 PM, "nn" <pruebauno@latinmail.com> wrote:
>
> On Feb 4, 10:10 am, Chris Angelico <ros...@gmail.com> wrote:
> > This isn't particularly related to the post I'm quoting, it's more a
> > point of curiosity.
> >
> > On Mon, Feb 4, 2013 at 10:53 AM, João Bernardo <jbv...@gmail.com> wrote:
> >
> > Re: [Python-ideas] constant/enum type in stdlib
> >
> > > I have my own implementation with a basic api somewhat borrowed from
> > > flufl.enum (plus a lot of other stuff)...
> >
> > What is the origin of the term FLUFL? It's referenced in PEP 401 about
> > the retirement of the BDFL and the appointment of Barry Warsaw as
> > Guido's successor. Is that where the expression FLUFL originated, or
> > is "Friendly Language Uncle For Life" a backformation?
> >
> > This might be more of a personal question for Barry, in the same way
> > that asking me why I'm "Rosuav" wouldn't be a list question, but I'm
> > wondering if there's something more Python to it.
> >
> > Just a point of random curiosity!
> >
> > ChrisA
>
> My guess is that it originated with PEP 401, and that FLUFL ("Friendly
> Language Uncle For Life") were created as humorous take on the equally
> silly title of BDFL ("Benevolent Dictator For Life").
> --
> http://mail.python.org/mailman/listinfo/python-list
Barry talks about the origin of "flufl" at the end of this radio free
python podcast.
http://radiofreepython.com/episodes/10/
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web