Home
last modified time | relevance | path

Searched refs:_make_stat_result (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dos.py719 def _make_stat_result(tup, dict): function
724 return (_make_stat_result, args)
727 _copy_reg.pickle(stat_result, _pickle_stat_result, _make_stat_result)