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/2008-September/082434.html below:

[Python-Dev] ',' precedence in documentation]

[Python-Dev] ',' precedence in documentation]Steven D'Aprano steve at pearwood.info
Tue Sep 16 00:46:53 CEST 2008
On Tue, 16 Sep 2008 08:39:42 am Steven D'Aprano wrote:

> I was confused about the role of commas, and totally gobsmacked when
> I discovered that commas make tuples everywhere except when following
> an except statement. (At least that's how I interpreted what I was
> seeing with "try...except A, B, C, e".)

Oops. Except of course the above is a syntax error. I meant:

try...except (A, B, C), e


-- 
Steven
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