Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577411.py
File
recipe-577411.py
recipes/Python/577411_Recoursive_File_Moving/recipe-577411.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
## Title: movefiles.py
2
## Author: Shawn Kirsch (www.shawnkirsch.com)
3
## Description: Recoursively delete all sub directorys while preserving
4
## files to the root directory.
Callers
nothing calls this directly
Calls
5
exploretree
Function · 0.85
printcount
Function · 0.85
movefiles
Function · 0.85
deletedirs
Function · 0.85
getcwd
Method · 0.80
Tested by
no test coverage detected