You know, this makes me thing about how there are so many things that I wish Python would come with:
requests, lxml, gevents and a good amount of stuff from the package.
I wish the regular threading interface was as nice as gevents. Gevents is stunningly simple to use for a lot of simple things where I find trying to use the threading library (I.e. when you want to deal with paramiko) is much harder.
You know, this makes me thing about how there are so many things that I wish Python would come with: requests, lxml, gevents and a good amount of stuff from the package.
I wish there was Python 2.8.