]> granicus.if.org Git - python/commit
os.walk(): Changed the "sum of bytes consumed by files" example to use
authorTim Peters <tim.peters@gmail.com>
Mon, 22 Nov 2004 16:53:46 +0000 (16:53 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 22 Nov 2004 16:53:46 +0000 (16:53 +0000)
commit7f13cfa6741ce4a3b5557a9bc10de302dabccd90
tree5f641a865d03d8437d7bd621dbe5443993aca640
parent919a3b40f9753aa7a9ce8efee9fad04919dd2929
os.walk():  Changed the "sum of bytes consumed by files" example to use
a generator expression instead of a listcomp.

Not a backport candidate (genexps are new in 2.4).
Doc/lib/libos.tex