Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_descr.py5491 KWARGS = {'value': 3} variable in PicklingTests.test_reduce_copying.C5
5500 return (cls.ARGS, cls.KWARGS)
5509 kwargs = getattr(cls, 'KWARGS', {})
5526 kwargs = getattr(cls, 'KWARGS', {})

Completed in 10 milliseconds