Appendix D. List of examples

Chapter 1. Installing Python

Chapter 2. Your first Python program

Chapter 3. Native data types

Chapter 4. The Power Of Introspection

Chapter 5. Objects and Object-Orientation

Chapter 6. Exceptions and File Handling

Chapter 7. Regular Expressions

Chapter 8. HTML Processing

Chapter 9. XML Processing

Chapter 10. Scripts and Streams

Chapter 11. Introduction to Unit Testing

Chapter 12. Unit Testing: Step by Step

Chapter 13. Refactoring

Chapter 14. Regression Testing

Chapter 15. Dynamic functions