Skip to content

TypeError: <lambda>() got an unexpected keyword argument 'time_out' #10

@cyrus

Description

@cyrus
    Exception in Tkinter callback
    Traceback (most recent call last):
    File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1489, in __call__
            return self.func(*args)
    File "../pyspantask.py", line 108, in <lambda>
            return lambda e:frame.key_pressed(key)
    File "../pyspantask.py", line 119, in key_pressed
            self.scripts[0].next(self, key, **self.opts)
    TypeError: <lambda>() got an unexpected keyword argument 'time_out'

Any idea why this happened? (This was with the English Operation Span version)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions