No os.copy()? Why not?

Thomas Rachel nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915 at spamschutz.glglgl.de
Wed Apr 4 08:30:35 EDT 2012


Am 03.04.2012 11:34 schrieb John Ladasky:
> I use subprocess.call() for quite a few other things.
>
> I just figured that I should use the tidier modules whenever I can.

Of course. I only wanted to point out that os.system() is an even worse 
approach. shutils.copy() is by far better, of course.



More information about the Python-list mailing list