This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sria91
Recipients sria91, steven.daprano, wolma
Date 2016-12-13.09:35:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAN3Ck4Aw12W1iFaR3ddvak+UaNAewVyP0GgPKseBzvNCpDKFUQ@mail.gmail.com>
In-reply-to <1481619012.84.0.304104166848.issue28956@psf.upfronthosting.co.za>
Content
A better choice would be to return a tuple of values (sliced from the
table). And let the user decide which one to use.

Hope that's justifiable...

Thanks & Regards
Srikanth Anantharam
+91 7204 350429
https://sria91.github.io/

Sent from Android

On 13-Dec-2016 2:20 PM, "Wolfgang Maier" <report@bugs.python.org> wrote:

>
> Wolfgang Maier added the comment:
>
> What's the justification for this proposed change? Isn't it better to
> report the fact that there isn't an unambiguous result instead of returning
> a rather arbitrary one?
>
> ----------
> nosy: +steven.daprano, wolma
> versions: +Python 3.7 -Python 3.5
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue28956>
> _______________________________________
>
History
Date User Action Args
2016-12-13 09:35:22sria91setrecipients: + sria91, steven.daprano, wolma
2016-12-13 09:35:22sria91linkissue28956 messages
2016-12-13 09:35:22sria91create