def fp_exit():
	pyf.fp_exit()
	_init_ok = False
Exemplo n.º 2
0
def fp_exit():
    """pyfprint can't be used after this is called."""
    pyf.fp_exit()
    _init_ok = False
Exemplo n.º 3
0
def fp_exit():
	"""pyfprint can't be used after this is called."""
	pyf.fp_exit()
	_init_ok = False