Closed hagenw closed 5 years ago
Removes the call to os.system for moving files and replaces it by the solution proposed in #32.
os.system
Summary
Removes the call to
os.system
for moving files and replaces it by the solution proposed in #32.