j
k
j a
j l
Is there an alternative and/or cleaner solution to specify a class method as a callback or errback?
Just pass the instance method directly to addCallback: d.addCallback(someclass.lost_conn)
Back to the thread
Back to the list