Changelog
- version 0.11: add contents from “Python, from Chris Fehily”
- version 0.10: started to fill index. Add decorators module. Add print section.
- version 0.9: Fix typos here and there in Essential and Advanced sections
- version 0.8: add modules section with a first version of module_pickle and module_os
- version 0.7: add bibliography
- version 0.6: add dicts
- version 0.5: add the quick start tutorial
- version 0.4: create layout for class, dict, input/output
- version 0.3: add strings, decorators( to be completed)
- version 0.2: add tuples and lists entries.
- version 0.1: add exceptions and generators