MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578858.py

File recipe-578858.py

recipes/Python/578858_Convert_doc_docx_files/recipe-578858.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from os import chdir, getcwd, listdir, path
2from time import strftime
3from win32com import client
4

Callers

nothing calls this directly

Calls 9

strftimeFunction · 0.90
chdirFunction · 0.85
listdirFunction · 0.85
endswithMethod · 0.80
CloseMethod · 0.80
check_pathFunction · 0.70
count_filesFunction · 0.70
exitFunction · 0.50
replaceMethod · 0.45

Tested by

no test coverage detected