Switch over to django's bundled six library.
Review Request #5497 — Created Feb. 18, 2014 and submitted — Latest diff uploaded
Switch over to django's bundled six library.
Now that we've moved to Django 1.6, we no longer need to use the copy shipped
in djblets. This changes all the imports.
Ran unit tests.