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/2003-February/032747.html below:

[Python-Dev] Extended Function syntax

[Python-Dev] Extended Function syntax [Python-Dev] Extended Function syntaxSamuele Pedroni pedronis@bluewin.ch
Sun, 2 Feb 2003 21:39:09 +0100
From: "Samuele Pedroni" <pedronis@bluewin.ch>
>
> you're right, you would also get this idiom for iterators that support also
the
> 'with' protocol:
>
> with myfile = auto_closing_file('blah.txt', 'rb'):
>   for line in myfile:
>    ...
>

With Guido's 'do', you could define an iterclose():

do iterclose(open('blah.txt','rb')): (line):
   ...

Btw, the two snippets illustrate quite well the different evolutive directions'
on the table.





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