> Not quite. The single-letter names mean "I am an iterator/index/etc", > but "_" means "I am not used anywhere".
Small addendum to this. pyflakes (at least in my experience) doesn't interpret "_" as a variable name or prefix to a local variable as "unused". Skip -- https://mail.python.org/mailman/listinfo/python-list