docs
code
community
mailing lists
downloads
planet
bugs
safari bookshelf
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32ui
.ComparePath
int =
ComparePath(
path1
, path2
)
Compares 2 paths.
Parameters
path1
: string
The path name.
path2
: string
The path name.