Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-52277.py
File
recipe-52277.py
recipes/Python/52277_Saving_backups_when_writing/recipe-52277.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"This module provides a versioned output file.
3
4
When you write to such a file, it saves a versioned backup of any
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected