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

Lines Matching full:deprecationwarning

1074             warnings.warn("max_buffer_size is deprecated", DeprecationWarning,
1174 warnings.warn("max_buffer_size is deprecated", DeprecationWarning, 2)