On Jun 22, 2009, at 12:14 AM, Ben Charrow wrote:
What is subtly wrong about this piece of code? I can't see any bugs and can't think of subtle gotchas (e.g. the '\' is removed or the lines become separated, because in both cases an IndentationError would be raised).
Perhaps, along with one of those gotchas, a mix of tabs and spaces are used such that the second line only _appears_ to have a different level of indentation? ;)
-Miles -- http://mail.python.org/mailman/listinfo/python-list