MCPcopy 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

1def VersionFile(file_spec, vtype='copy'):
2 import os, shutil
3
4 ok = 0

Callers

nothing calls this directly

Calls 1

VersionFileFunction · 0.85

Tested by

no test coverage detected