Further Reading/WatchingΒΆ
- io module documentation
- File object class hierarchy
- Python Module of the Week: csv (links here go to Python 2 docs)
- Python Module of the Week: gzip (links here go to Python 2 docs)
- Processing Text Files in Python 3
- Duck Typing in Python