homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sjones
Recipients
Date 2003年06月14日.02:26:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=589306
urlparse.urlparse takes a url of the format:
 <scheme>://<netloc>/<path>;<params>?<query>#<fragment>
And returns a 6-tuple of the format:
 (scheme, netloc, path, params, query, fragment).
An example from the library refrence takes:
History
Date User Action Args
2007年08月23日 14:13:54adminlinkissue754016 messages
2007年08月23日 14:13:54admincreate

AltStyle によって変換されたページ (->オリジナル) /