• 
      

    Switch over to django's bundled six library.

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

    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.

    Description From Last Updated

    Should be before the djblets imports.

    chipx86chipx86

    Should swap these.

    chipx86chipx86

    The six import should go before the other utils imports.

    chipx86chipx86
    chipx86
    1. 
        
    2. reviewboard/hostingsvcs/github.py (Diff revision 1)
       
       
       
       
       
      Show all issues

      Should be before the djblets imports.

    3. reviewboard/scmtools/core.py (Diff revision 1)
       
       
       
      Show all issues

      Should swap these.

    4. reviewboard/scmtools/svn/pysvn.py (Diff revision 1)
       
       
       
       
      Show all issues

      The six import should go before the other utils imports.

    5. 
        
    david
    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (829daa0).