Home | History | Annotate | Download | only in python2.7

Lines Matching refs:dispatch_table

30 from copy_reg import dispatch_table
289 # Check copy_reg.dispatch_table
290 reduce = dispatch_table.get(t)