On 9 August 2017 at 18:19, Stephen J. Turnbull
<turnbull.stephen...@u.tsukuba.ac.jp> wrote:
> Nick Coghlan writes:
>
>  > To analyse and investigate this code, we need to "just know" that:
>
> You can of course hope that help(input().has_vowels) will tell you
> where to find it.  If it doesn't, well, shame on you for depending on
> source-unavailable software that you don't understand. ;-)

We can't run "help" when we're reviewing a diff or otherwise reading
code in a situation where interactive help isn't available :)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to