<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pzwiki.wdka.nl/mw-mediadesign/index.php?action=history&amp;feed=atom&amp;title=List_Comprehensions</id>
	<title>List Comprehensions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pzwiki.wdka.nl/mw-mediadesign/index.php?action=history&amp;feed=atom&amp;title=List_Comprehensions"/>
	<link rel="alternate" type="text/html" href="https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=List_Comprehensions&amp;action=history"/>
	<updated>2026-08-05T09:06:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=List_Comprehensions&amp;diff=3310&amp;oldid=prev</id>
		<title>Michael Murtaugh: New page: List comprehensions bring a taste of  functional progamming to Python. Comprehensions are often a very handy way to compactly express / filter / proce...</title>
		<link rel="alternate" type="text/html" href="https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=List_Comprehensions&amp;diff=3310&amp;oldid=prev"/>
		<updated>2009-03-31T09:07:44Z</updated>

		<summary type="html">&lt;p&gt;New page: List comprehensions bring a taste of &lt;a href=&quot;http://en.wikipedia.org/wiki/Functional_Programming&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Functional Programming&quot;&gt; functional progamming&lt;/a&gt; to Python. Comprehensions are often a very handy way to compactly express / filter / proce...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;List comprehensions bring a taste of [[wikipedia:Functional Programming | functional progamming]] to Python. Comprehensions are often a very handy way to compactly express / filter / process / otherwise manipulate lists of data in Python, and have many applications including in [[CGI]] scripts.&lt;br /&gt;
&lt;br /&gt;
* http://docs.python.org/tutorial/datastructures.html#list-comprehensions&lt;/div&gt;</summary>
		<author><name>Michael Murtaugh</name></author>
	</entry>
</feed>