Use the dummy_thread module in Queue.py and tempfile.py.
tempfile.py already contained code to let it run without threads present; for Queue.py this is considered a useful feature too.
Showing
Please register or sign in to comment
tempfile.py already contained code to let it run without threads present; for Queue.py this is considered a useful feature too.