Skip to main content
Module

x/python/mod.ts>maybeThrowError

🐍 Python interpreter bindings for Deno.
Go to Latest
function maybeThrowError
import { maybeThrowError } from "https://deno.land/x/python@0.2.3/mod.ts";

Checks if there's any error set, throws it if there is.