components/prism-python.js


Log

Author Commit Date CI Message
Golmote 34421287 2015-01-14T21:56:42 Fixed operators in Python
Golmote 6ff01b60 2015-01-14T21:55:11 Remove encoded entities in Python and NSIS grammars (see #467)
Golmote d2a960c8 2014-12-22T22:35:58 Fix numbers in Python (octal, binary, imaginary)
Golmote 4166b2fd 2014-12-22T21:27:03 Add support for single quoted multi-line strings in Python
Lea Verou 97a87448 2014-05-22T17:38:54 Fixed #247
Petros Kyladitis 813f27c8 2013-02-02T02:51:30 Update code.js, small improvements to prism-python.js & prism-python.min.js, revert prism.js to original
Petros Kyladitis a514c8d9 2013-02-02T01:27:47 Add Python syntax highlighters