projects
/
winfreed.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
107faf9
)
winfreed.py: handle urllib2.urlopen failures better
author
Antonio Ospite <ospite@studenti.unina.it>
Sun, 6 May 2012 08:15:22 +0000
(10:15 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Sun, 6 May 2012 08:15:22 +0000
(10:15 +0200)
Also make clear the difference between src_url and url and why we use
url = response.geturl() to get the latter.
No differences found