def fp_exit():
	pyf.fp_exit()
	_init_ok = False
Пример #2
0
def fp_exit():
    """pyfprint can't be used after this is called."""
    pyf.fp_exit()
    _init_ok = False
Пример #3
0
def fp_exit():
	"""pyfprint can't be used after this is called."""
	pyf.fp_exit()
	_init_ok = False