Home | History | Annotate | Download | only in Lib

Lines Matching refs:split

1099         """Split a name longer than 100 chars into a prefix
1683 filemode, comptype = mode.split(":", 1)
1696 filemode, comptype = mode.split("|", 1)