leastfixedpoint

Archived tweet #343 from the @leastfixedpoint Twitter Archive
RT @aconbere:for stmts in python should accept the same filtering ops as list comprehensions [for x in xs if x] => for x in xs if x: