Use of a variable in parent loop
Cameron Simpson
cs at cskk.id.au
Mon Sep 28 00:08:28 EDT 2020
On 28Sep2020 13:43, Chris Angelico <rosuav at gmail.com> wrote:
>On Mon, Sep 28, 2020 at 12:31 PM Stephane Tougard via Python-list
><python-list at python.org> wrote:
>> To be frank, I don't really care the rules and supposed best practices,
>> I use a language the way it fits me. So I'll pass on the advices like
>> "we never use this like this" without more reason that "we just don't do
>> it" or "it's not expected to be done this way".
>
>If you're going to ignore advice on how to use Python well and just
>use it your own way, that's fine, but don't expect python-list to help
>you do things your own way. :) Also, please don't try to collaborate
>with anyone unless you're prepared to follow best prac.
Chris: that's not what Stephane said. Stephane passes on advice
unsupported by reasons.
That said, Stephane: I don't believe in "best practice" as _the_ best
practice, but I certainly believe there's "bad practice".
Cheers,
Cameron Simpson <cs at cskk.id.au>
More information about the Python-list
mailing list