OpenQuizz
Une application de gestion des contenus pédagogiques
pip._vendor.html5lib._utils Namespace Reference

Data Structures

class  BoundMethodDispatcher
 
class  MethodDispatcher
 

Functions

def isSurrogatePair (data)
 
def surrogatePairToCodepoint (data)
 
def moduleFactoryFactory (factory)
 
def memoize (func)
 

Variables

 supports_lone_surrogates
 

Function Documentation

◆ isSurrogatePair()

def pip._vendor.html5lib._utils.isSurrogatePair (   data)

◆ memoize()

def pip._vendor.html5lib._utils.memoize (   func)

◆ moduleFactoryFactory()

def pip._vendor.html5lib._utils.moduleFactoryFactory (   factory)

◆ surrogatePairToCodepoint()

def pip._vendor.html5lib._utils.surrogatePairToCodepoint (   data)

Variable Documentation

◆ supports_lone_surrogates

supports_lone_surrogates