Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
warnings.py File Reference

Go to the source code of this file.

Data Structures

class  _OptionError
 

Namespaces

 warnings
 

Constant Groups

 warnings
 

Functions

def warn
 
def warn_explicit
 
def showwarning
 
def formatwarning
 
def filterwarnings
 
def resetwarnings
 

Variables

list __all__
 
string defaultaction = "default"
 
list filters = []
 
dictionary onceregistry = {}