[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-ideas
Subject:    Re: [Python-ideas] PEP 532: A circuit breaking operator and protocol
From:       Pavol Lisy <pavol.lisy () gmail ! com>
Date:       2016-11-16 13:38:59
Message-ID: CABDEq2nZCjcbZYGkRX1+LUfr-z4hJpgP14xzut9BMjs3cm21=w () mail ! gmail ! com
[Download RAW message or body]

On 11/12/16, Mark E. Haase <mehaase@gmail.com> wrote:

> 1. It is easier to Google a name. E.g., Google "c# ??" and you'll get
> nothing related to null coalescing in c#". ("C# question marks" does find
> the right content, however.)

python has nice (*) help system and would have help('??')... (where we
could get better keywords to search on web - for example "None
coalescing operator")

(*) although it could be better:
1. for example
help('**') show nothing about unpacking.
help('+') show info about operator precedence and not about +.
2. there is not info about dunder methods
...
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic