Home
last modified time | relevance | path

Searched refs:test_list_slicing (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/tests/
Dtest_pytypes.py398 def test_list_slicing(): function
400 assert li[::2] == m.test_list_slicing(li)