#python

<!-- language: lang-python -->

  = 3
 
You expect

 SyntaxError: unexpected indent

Instead you get

 SyntaxError: invalid character in identifier


Also this:

 " " == " "
 False




>!Unicode