import { __commonJS } from './chunk-CFLTNKIO.js'; var require_python_repl=__commonJS({"../../node_modules/highlight.js/lib/languages/python-repl.js"(exports,module){function pythonRepl(hljs){return {aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}module.exports=pythonRepl;}});var pythonReplLB4GMAVG = require_python_repl(); export { pythonReplLB4GMAVG as default };