[Doc-SIG] Question about SequenceMatcher.quick_ratio
Doug Hellmann
doug.hellmann at gmail.com
Sun May 9 16:19:21 CEST 2010
On May 6, 2010, at 11:27 AM, INADA Naoki wrote:
> Thank you, Branodn and Doug for quick reply!
>
> The word "upper bound" is also used in Japan with mathematics.
>
>> I think it means that the implementation of quick_ratio() is not
>> defined in
>> a lot of detail, except to say that the function will return a
>> value that is
>> an upper bound of the value returned by ratio().
>
> That's the answer I wanted!!
>
> I've got "This isn't defined beyond that" means
> "This method is not defined in detail more than".
>
> I've misread that "beyond" means "over the upper bound".
> Maybe, "more" is easier than "beyond" for non-native English
> readers.
I agree that the current English phrasing is confusing to non-native
speakers. You should open a ticket in the tracker and ask for that
text to be clarified.
Doug
>
> Thank you very well.
> --
> INADA Naoki <songofacandy at gmail.com>
> _______________________________________________
> Doc-SIG maillist - Doc-SIG at python.org
> http://mail.python.org/mailman/listinfo/doc-sig
More information about the Doc-SIG
mailing list