* Drop Python 3.3 support from importlib stubs * Drop Python 3.3 support from html and symbol stubs
Put this in stdlib/3 because it changed pretty radically in 3.2. We might be able to move it to 2and3 later, but I want to focus on completing the Python 3 standard library first.