whitespace normalisation

This commit is contained in:
Anthony Baxter 2006-03-30 12:59:11 +00:00
parent ecdc0a9f46
commit 4ef3a23a35
6 changed files with 23 additions and 24 deletions

View file

@ -8,4 +8,3 @@ def leak():
while True:
yield g
g = gen()