Contribute Media
A thank you to everyone who makes this possible: Read More

The Email Package: Past, Present, and Future

Summary

The email package in the Python Standard library has had a somewhat rocky transition into the Python3 era, and still doesn't handle non-ASCII easily. That is about to change. This talk will compare how things worked in Python2 (the past), how things work now (in Python3.2), and how things will work much better in the future (hopefully Python3.3).

Details

Improve this page