Home
last modified time | relevance | path

Searched defs:common_attributes (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_genericpath.py22 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in GenericTest
164 common_attributes = GenericTest.common_attributes + [ variable in CommonTest
/external/python/cpython3/Lib/test/
Dtest_genericpath.py21 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in GenericTest
318 common_attributes = GenericTest.common_attributes + [ variable in CommonTest