Fix places where we were using relative imports.

Review Request #4929 — Created Nov. 9, 2013 and submitted

Information

Review Board
master

Reviewers

Fix places where we were using relative imports.

Relative imports won't be allowed in Python 3, and they sometimes cause very
mysterious bugs (like decorators being applied twice).

 
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Loading...