Menu

#49 demo/HistroyText.py on Python3: no __next__

open
nobody
None
5
2018-02-18
2018-02-18
buhtz
No

I build and installed the download with Python3 on Debian unstable. Some demos working.

"HistoryText.py" create an error

$ python3 ./HistoryText.py
Traceback (most recent call last):
  File "./HistoryText.py", line 101, in <module>
    widget = Demo(root)
  File "./HistoryText.py", line 41, in __init__
    ['Next', self.historyText.__next__],
AttributeError: 'HistoryText' object has no attribute '__next__'

Discussion


Log in to post a comment.

MongoDB Logo MongoDB