Home | History | Annotate | Download | only in common_lib

Lines Matching full:pathsep

1781     #pathlist = p.split (os.pathsep)
1782 pathlist = string.split (p, os.pathsep)