"compactpath" is a python module to compact filepaths on nt, posix
and mac oses. Urls can be compacted aswell.


#*******************************************************************
compactpath 0.4.0
#********************************************************************
news:
  
   x. added support for mac paths.
   x. removed the "sep" keyword argument. Use the "type" keyword to explicitely
       specify the type of path to be compacted if required.



