Load . into chkpath-python/trunk.
[checkpath-python] / test.py~
1 import checkpath as CP
2
3 cp = CP.CheckPath()
4 cp.check('/home/mdw')
5