Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_genericpath.py23 common_attributes = ['commonprefix', 'getsize', 'getatime', 'getctime', variable in GenericTest
345 common_attributes = GenericTest.common_attributes + [ variable in CommonTest