How to do Asynchronous Callback Functions in Python

2013/06/15

A small example of a problem I ran into while coding. Hopefully this will help someone out!