Python Isn't Java

Some things in Python are infeasible to implement as they existed in Java. This page lists some things.

Threading

Python has threads, but there are several limitations.