Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def udp_handler(): thread.start_new_thread(udp_listen, ())
Test discovery for unittest. Backported from Python 2.7 for Python 2.4+