blob: dacb742bba1c4b796df713ff71c6c415ab92c4d5 [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001a = <warning descr="Python version 3.0, 3.1, 3.2, 3.3 do not support a trailing 'l' or 'L'.">12l</warning>
2v = <warning descr="Python version 3.0, 3.1, 3.2, 3.3 do not support this syntax. It requires '0o' prefix for octal literals">04</warning><error descr="End of statement expected">8</error>