Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
os
import
chdir, getcwd, listdir, path
2
from
time
import
strftime
3
from
win32com
import
client
4
Callers
nothing calls this directly
Calls
9
strftime
Function · 0.90
chdir
Function · 0.85
listdir
Function · 0.85
endswith
Method · 0.80
Close
Method · 0.80
check_path
Function · 0.70
count_files
Function · 0.70
exit
Function · 0.50
replace
Method · 0.45
Tested by
no test coverage detected