Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.
The NetBeans IDE provides JUnit integration that can be very handy when writing and running JUnit-based unit tests. However, I like to be able to do anything I might do often outside of the IDE as ...