Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(closed) AttributeError: NNTP instance has no attribute 'over' #1

Open
pimboli opened this issue Jul 16, 2013 · 0 comments
Open

(closed) AttributeError: NNTP instance has no attribute 'over' #1

pimboli opened this issue Jul 16, 2013 · 0 comments

Comments

@pimboli
Copy link

pimboli commented Jul 16, 2013

Hi, cool that you release your project online:)

I've tested it and have error:

('Beginning update cycle for', u'alt.binaries.teevee')
('Group', 'alt.binaries.teevee', 'has', '528246261', 'articles, range', '2', 'to', '528246262')
('(', u'alt.binaries.teevee', ')', 'Retrieving', 100000, 'articles.')
Traceback (most recent call last):
File "index.py", line 399, in
headers()
File "index.py", line 359, in headers
resp, overviews = s.over((last - 100000, last))
AttributeError: NNTP instance has no attribute 'over'


update: I used python2 and not python3.2 :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant