PyValue

object PyValue
Companion:
class
class Object
trait Matchable
class Any
PyValue.type

Value members

Concrete methods

def fromBorrowed(underlying: Pointer, safeGlobal: Boolean): PyValue
def fromNew(underlying: Pointer, safeGlobal: Boolean): PyValue