MCPcopy
hub / github.com/csev/py4e / python.js

File python.js

tools/pythonauto/static/codemirrorepl/python.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CodeMirror.defineMode("python", function(conf, parserConf) {
2 var ERRORCLASS = 'error';
3
4 function wordRegexp(words) {

Callers

nothing calls this directly

Calls 3

wordRegexpFunction · 0.70
tokenLexerFunction · 0.70
wordsFunction · 0.70

Tested by

no test coverage detected