Issue 27862: Make urllib.parse runnable as a script (original) (raw)
Issue27862
Created on 2016-08-25 16:06 by EungJun.Yi, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Messages (2) |
|
|
msg273660 - (view) |
Author: EungJun Yi (EungJun.Yi) * |
Date: 2016-08-25 16:06 |
It would be nice if urllib.prase runnable as a script so I can easily parse urls in command line or shell script. I have attached a patch. |
|
|
msg273661 - (view) |
Author: SilentGhost (SilentGhost) *  |
Date: 2016-08-25 16:12 |
Guido doesn't like the idea in general[0]. [0] https://bugs.python.org/issue26488#msg273329 |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:58:35 |
admin |
set |
github: 72049 |
2016-08-25 16:12:39 |
SilentGhost |
set |
status: open -> closednosy: + SilentGhostmessages: + resolution: rejectedstage: resolved |
2016-08-25 16:06:57 |
EungJun.Yi |
create |
|