[Python-Dev] PEP 8 modernisation (original) (raw)
Alexander Shorin kxepal at gmail.com
Thu Aug 1 16:34:27 CEST 2013
- Previous message: [Python-Dev] PEP 8 modernisation
- Next message: [Python-Dev] PEP 8 modernisation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Nick,
On Thu, Aug 1, 2013 at 4:44 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
9. Explicit guideline not to assign lambdas to names (use def, that's what it's for)
Even for propose to fit chars-per-line limit and/or to remove duplicates (especially for sorted groupby case)?
-- ,,,^..^,,,
- Previous message: [Python-Dev] PEP 8 modernisation
- Next message: [Python-Dev] PEP 8 modernisation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]