Home
last modified time | relevance | path

Searched refs:impl_detail (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_itertools.py296 @support.impl_detail("tuple reuse is specific to CPython")
383 @support.impl_detail("tuple reuse is specific to CPython")
457 @support.impl_detail("tuple reuse is specific to CPython")
928 @support.impl_detail("tuple reuse is specific to CPython")
997 @support.impl_detail("tuple reuse is specific to CPython")
1145 @support.impl_detail("tuple reuse is specific to CPython")
H A Dtest_descr.py301 @support.impl_detail("the module 'xxsubtype' is internal")
345 @support.impl_detail("the module 'xxsubtype' is internal")
1611 @support.impl_detail("the module 'xxsubtype' is internal")
1694 @support.impl_detail("the module 'xxsubtype' is internal")
2008 @support.impl_detail("testing error message from implementation")
4280 @support.impl_detail("testing an internal kind of method object")
H A Dtest_optparse.py398 @support.impl_detail('Relies on sys.getrefcount', cpython=True)
/third_party/python/Lib/test/support/
H A D__init__.py1014 return impl_detail(cpython=True)(test)
1016 def impl_detail(msg=None, **guards): function

Completed in 17 milliseconds