MCPcopy Index your code
hub / github.com/csev/py4e / repl.js

File repl.js

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

Source from the content-addressed store, hash-verified

1$(function () {
2 var repl = new CodeMirrorREPL('interactive', {
3 mode: "python",
4 theme: "solarized dark"

Callers

nothing calls this directly

Calls 2

splitMethod · 0.80
$Function · 0.50

Tested by

no test coverage detected