LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to Copy a file using python? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-copy-a-file-using-python-765726/)

pinga123 10-31-2009 01:20 AM

How to Copy a file using python?
 
How do copy a file from one location to another using python script?
How do i execute the shell script within python script?

ghostdog74 10-31-2009 02:00 AM

you can use the shutil module. see my sig for Python tutorial


All times are GMT -5. The time now is 11:55 PM.