Package: python-urlgrabber
Version: 3.1.0-4
Severity: normal
Hello,
thank you for packaging urlgrabber.
The documentation of urlopen says:
urlopen(url, **kwargs)
open the url and return a file object
If a progress object or throttle specifications exist, then
a special file object will be returned that supports them.
The file object can be treated like any other file object.
I read "The file object can be treated like any other file object." and
I happily try to iterate it:
Traceback (most recent call last):
[...]
for url in grabber.urlopen(list_url):
TypeError: iteration over non-sequence
Then I cry, because every time someone lies in the documentation, god
kills several kittens :(
Ciao,
Enrico
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-urlgrabber depends on:
ii python-support 1.0.2 automated rebuilding support for P
ii python2.5 2.5.4-1 An interactive high-level object-o
python-urlgrabber recommends no packages.
python-urlgrabber suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]