Method Chaining
Lawrence D’Oliveiro
lawrencedo99 at gmail.com
Fri Jun 17 18:22:50 EDT 2016
More information about the Python-list mailing list
Fri Jun 17 18:22:50 EDT 2016
- Previous message (by thread): Method Chaining
- Next message (by thread): Method Chaining
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Friday, June 17, 2016 at 8:13:50 PM UTC+12, Ned Batchelder wrote: > But the unchained version is more explicit, and avoids > the awkward parenthesis. You think of parentheses as “awkward”? Because elsewhere I see people recommending you put them in even if you don’t need them, for “clarity”.
- Previous message (by thread): Method Chaining
- Next message (by thread): Method Chaining
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list