[BangPypers] Multiple return values from a function : Where to draw the line ?

Noufal Ibrahim KV noufal at nibrahim.net.in
Fri May 23 10:42:01 CEST 2014


On Fri, May 23 2014, kracekumar ramaraju wrote:

> Rohit
>
>  Probably ease of writing may be right here.

It's also more future proof. An attribute can be replaced by a property
which implements access controls and other things without breaking API
contracts. It's harder to do that while subscripting.

[...]


-- 
Cordially,
Noufal
http://nibrahim.net.in


More information about the BangPypers mailing list