| Issue 1: | fetch-many doesn't fetch many for portuguese. |
1 of 8
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
Key error?
Traceback (most recent call last):
File "src/keytrain/fetch_many_articles.py", line 86, in StartFetching
sfname = urllib.pathname2url(section).replace('%20', '_')
File "/usr/lib/python2.6/urllib.py", line 61, in pathname2url
return quote(pathname)
File "/usr/lib/python2.6/urllib.py", line 1223, in quote
res = map(safe_map.__getitem__, s)
KeyError: u'\xea'
|