Generator Comprehensions
Jason Orendorff
jason at jorendorff.com
Tue Jan 29 09:09:23 EST 2002
More information about the Python-list mailing list
Tue Jan 29 09:09:23 EST 2002
- Previous message (by thread): Generator Comprehensions
- Next message (by thread): Generator Comprehensions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> It has always bothered me that the temporary variables inside list > comprehensions are still visible afterwards (and overwrite existing > variables): Wow. I wasn't aware of that. But now that I am, it bothers me. ## Jason Orendorff http://www.jorendorff.com/
- Previous message (by thread): Generator Comprehensions
- Next message (by thread): Generator Comprehensions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list