Refutation:
$ cat /tmp/t #!/usr/bin/python3 def fn(x): x *= 2 return x fn(4) dstromberg-desktop-dstromberg:~/public_html i486-pc-linux-gnu 25187 - above cmd done 2010 Fri Jan 01 11:14 AM $ /tmp/t File "/tmp/t", line 5 return x ^ IndentationError: unindent does not match any outer indentation level dstromberg-desktop-dstromberg:~/public_html i486-pc-linux-gnu 25187 - above cmd done 2010 Fri Jan 01 11:19 AM
Some alternatives:
You can e-mail the author with questions or comments: