Project

General

Profile

« Previous | Next » 

Revision b0614a0f

Added by aycabta (aycabta .) almost 6 years ago

Tracer.set_get_line_procs should support block and Proc object

Original Tracer.set_get_line_procs is implemented by
"def set_get_line_procs(p = proc)". It means that original
Tracer.set_get_line_procs supports block and Proc object.