Y
Hacker News
new
|
ask
|
show
|
jobs
by
egonschiele
5005 days ago
Very nice! But no Python 2.6 support?
2 comments
voltagex_
5004 days ago
As of an hour ago it works on 2.6 :D
link
robertskmiles
5004 days ago
The key problem seems to be `check_output` in the `subprocess` module.
link
voltagex_
5004 days ago
https://github.com/uams/geturl/issues/7
Edit: pull request submitted.
link