• 
      

    Do a bunch of cleanup in contrib/

    Review Request #4977 — Created Nov. 15, 2013 and submitted

    Information

    Review Board
    master

    Reviewers

    Do a bunch of cleanup in contrib/

    This change does a bunch of cleanup that we've done in review board but
    neglected to do here, including:
    - Unicode string migration
    - Print function migration
    - Remove selenium crud
    - Make sure all commands run their code from an "if __name__ == '__main__"
    block.
    - General import maintenance and cleanup
    - Pull in "input" from six.moves
    - Make the extension generator create code with the above improvements

    • Verified common scripts still did their thing
    • Generated an extension and checked the output
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (07838c9).