CodeMirror 2: Python mode

() [] {} , : ` = ; @ .  # Note that @ and . require the proper context.
 1
2
3
4
5
6
 
# Literals
1234
0.0e101
.123
0b01010011100
0o01234567

Configuration Options:

MIME types defined: text/x-python.