summaryrefslogtreecommitdiffstats
path: root/wrapper.py
Commit message (Collapse)AuthorAgeFilesLines
* Add wrapper moduleConley Owens2014-01-301-0/+30
This takes the wrapper importing code from main.py and moves it into its own module so that other modules may import it without causing circular imports with main.py. Change-Id: I9402950573933ed6f14ce0bfb600f74f32727705