Qtimer and extra argument

Phil Thompson phil at riverbankcomputing.com
Wed Oct 26 09:12:25 EDT 2016


On 26 Oct 2016, at 1:29 pm, luca72 via Python-list <python-list at python.org> wrote:
> 
> I get <lambda>() missing 1 required positional argument: 's'

Sorry, it should have been...

    lambda: self.metto_testo(testo)

Phil




More information about the Python-list mailing list