Home
last modified time | relevance | path

Searched defs:common_attributes (Results 1 – 1 of 1) 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