Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-52663.py
File
recipe-52663.py
recipes/Python/52663_Versioning_file_names/recipe-52663.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
VersionFile(file_spec, vtype=
'copy'
):
2
import
os, shutil
3
4
ok = 0
Callers
nothing calls this directly
Calls
1
VersionFile
Function · 0.85
Tested by
no test coverage detected