Home | History | Annotate | Download | only in python2.7

Lines Matching refs:split

1087         """Split a name longer than 100 chars into a prefix
1668 filemode, comptype = mode.split(":", 1)
1681 filemode, comptype = mode.split("|", 1)