A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-October/149773.html below:

[Python-Dev] PEP 553

[Python-Dev] PEP 553 [Python-Dev] PEP 553Guido van Rossum guido at python.org
Wed Oct 4 22:12:48 EDT 2017
Yarko, there's one thing I don't understand. Maybe you can enlighten me.
Why would you prefer

breakpoint(x >= 1000)

over

if x >= 1000: breakpoint()

?

The latter seems unambiguous and requires thinking all around. Is there
something in iPython that makes this impractical?

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20171004/e7ce4014/attachment-0001.html>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4