Skip to main content
Module

x/python/test/deps.ts>unimplemented

🐍 Python interpreter bindings for Deno.
Go to Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/python@0.2.1/test/deps.ts";

Use this to stub out methods that will throw when invoked.

Parameters

optional
msg: string

Returns

never