make sure paths continue to start with a /
authorDiane Trout <diane@caltech.edu>
Thu, 8 Mar 2007 19:37:42 +0000 (19:37 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 8 Mar 2007 19:37:42 +0000 (19:37 +0000)
commit95b39cf6c13f0d203a98779a6cfcf42601405587
tree7a2c98af824a9163ad63d4c62c89434a49cf8c41
parenta4ad0c27cefe62ecb4610706fae5aa34479cc9a7
make sure paths continue to start with a /
for some reason os.path.split was loosing the leading / for some
of my paths, this tests to see if it was there originally and
if it was, makes sure that its still present.
makelib/osxdist.py