Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyErr_WarnPy3k

1206         if (PyErr_WarnPy3k("in 3.x, __getslice__ has been removed; "
1296 if (PyErr_WarnPy3k("in 3.x, __delslice__ has been "
1330 if (PyErr_WarnPy3k("in 3.x, __setslice__ has been "