Switch over to django's bundled six library.

Review Request #5497 — Created Feb. 18, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
b801e2e...

Reviewers

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.

    Loading...