I just had to reinstall Python because someone on my team decided to use the datetime module without checking if the import succeeded first. Can we all just use try-except blocks like adults?