URL join : URL : Network PYTHON examples


PYTHON examples » Network » URL »

 

URL join


URL join
 

import urlparse

print urlparse.urljoin('http://somehost.com/', '../other/path')

           
         
  



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON examples

 Navioo Network
» URL