Home | History | Annotate | Download | only in test

Lines Matching refs:urlparse

550     import urlparse, urllib2
552 filename = urlparse.urlparse(url)[2].split('/')[-1] # '/': it's URL!