Lines Matching defs:support
7 from test import support
403 # is used to provide pickling support.
416 # We only support pickle protocol 2 and onward since we use extended
417 # __reduce__ API of PEP 307 to provide pickling support.
461 support.gc_collect()
754 check_sizeof = support.check_sizeof
756 @support.cpython_only
758 basesize = support.calcobjsize('P2n2Pn')
776 @support.cpython_only
783 @support.cpython_only
791 @support.cpython_only
800 @support.cpython_only