Lines Matching defs:support
17 from test import support
301 @support.impl_detail("the module 'xxsubtype' is internal")
345 @support.impl_detail("the module 'xxsubtype' is internal")
993 if support.check_impl_detail():
1060 # Make sure that builtin immutable objects don't support __class__
1245 support.gc_collect()
1254 support.gc_collect()
1264 support.gc_collect()
1274 support.gc_collect()
1297 with support.captured_output('stderr') as s:
1602 @support.refcount_test
1604 gettotalrefcount = support.get_attribute(sys, 'gettotalrefcount')
1611 @support.impl_detail("the module 'xxsubtype' is internal")
1685 @support.refcount_test
1687 gettotalrefcount = support.get_attribute(sys, 'gettotalrefcount')
1694 @support.impl_detail("the module 'xxsubtype' is internal")
2008 @support.impl_detail("testing error message from implementation")
2242 support.gc_collect()
2260 support.gc_collect()
2342 @support.cpython_only
3546 support.gc_collect()
3630 support.gc_collect()
3884 support.gc_collect()
3911 if support.check_impl_detail():
4280 @support.impl_detail("testing an internal kind of method object")
4504 support.gc_collect()
4531 # <type 'method-wrapper'> did not support any reflection before 2.5
4881 support.gc_collect()
5572 @support.cpython_only