Message190646
| Author | anh.le |
|---|---|
| Recipients | anh.le |
| Date | 2013-06-05.09:45:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1370425503.35.0.436511643169.issue18140@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> u = 'http://auser:secr#et@192.168.0.1:8080/a/b/c.html' >>> urlparse.urlsplit(u) SplitResult(scheme='http', netloc='auser:secr', path='', query='', fragment='et@192.168.0.1:8080/a/b/c.html') |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-05 09:45:03 | anh.le | set | recipients: + anh.le |
| 2013-06-05 09:45:03 | anh.le | set | messageid: <1370425503.35.0.436511643169.issue18140@psf.upfronthosting.co.za> |
| 2013-06-05 09:45:03 | anh.le | link | issue18140 messages |
| 2013-06-05 09:45:03 | anh.le | create | |