Home | History | Annotate | Download | only in test

Lines Matching refs:fpathconf

687     @unittest.skipUnless(hasattr(os, 'fpathconf'), 'test needs os.fpathconf()')
689 self.check(os.fpathconf, "PC_NAME_MAX")