Next: , Previous: , Up: Advanced Compiler Use and Efficiency Hints   [Contents][Index]


5.2 More About Types in Python

This section goes into more detail describing what types and declarations are recognized by Python. The area where Python differs most radically from previous Common Lisp compilers is in its support for types:


Next: Type Inference, Previous: Advanced Compiler Introduction, Up: Advanced Compiler Use and Efficiency Hints   [Contents][Index]