Posts by Sérgio Vinícius Carmo • 9 points
1 post
- 
		0 votes0 answers23 viewsQ: PYTHON - Wait for completion of a copy of files before executing the next stepsHello I am creating a backup routine that consists of copying a series of files from one folder to another. After copying the file I want to run a getsize to recover the size of the directory. The…