<div>I don't think there is any chance that this will change in python 3000 but...</div>
<div>Why is the builtin types lowercase when the convention is for classes to be in CamelCase? For example, frozenset versus UserDict. Was there any reason that this is the way it is or is it just a "wart"?</div>