Adam Barth 1cadb3b1ba Fix dart_pkg.py build crash
We need to work in absolute paths because os.path.exists("foo/..") is False but
os.mkdirs("foo/..") will generate an error.
2015-07-20 23:13:51 -07:00
..
2015-07-20 23:13:51 -07:00