Lines Matching refs:lastpart
226 lastpart = "--" + boundary + "--"230 while terminator != lastpart:253 terminator = lastpart # End outer loop257 if terminator in (nextpart, lastpart):