end of print = lower productivity ?
Alan G Isaac
aisaac at american.edu
Mon Dec 1 14:12:38 EST 2008
More information about the Python-list mailing list
Mon Dec 1 14:12:38 EST 2008
- Previous message (by thread): newbie question: parse a variable inside an RE?
- Next message (by thread): end of print = lower productivity ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I actually trust that the developers had good reasons for this change, but I think it is silly to argue that it is costless. The question is, what is the cost-benefit trade-off? One obvious cost is that working at the interpreter prompt is now slightly less convenient. Just because the cost is small does not mean it should not be offset by a benefit. I am less sympathetic to the suggestion that there is an inconvenience when working in an editor, but clearly some people find one. My preferred transition would have been to retain the `print` statement but add a `printf` function (i.e., the new `print` function). Presumably many would find this a repulsive redundancy and a needless maintenance headache. Alan Isaac
- Previous message (by thread): newbie question: parse a variable inside an RE?
- Next message (by thread): end of print = lower productivity ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list