A RetroSearch Logo

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

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2002-August/028358.html below:

[Python-Dev] A `cogen' module - an observation

[Python-Dev] A `cogen' module - an observation [Python-Dev] A `cogen' module - an observationRaymond Hettinger python@rcn.com
Tue, 27 Aug 2002 01:56:36 -0400
From: "Oren Tirosh" <oren-py-d@hishome.net>


> [f(x, y) for x in X for y in Y] 
> 
>   is equivalent to:
> 
> [f(x, y) for x, y in cartesian(X, Y)] 

Is the order guaranteed to be the same?

Will each work the same for a non-restartable
iterator, say a file object (equivalently put,
does the second one read Y once or many times)?

Would Descartes object to his name being used thusly?


Raymond Hettinger




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