Python file copy and rename.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Debasish Mandal
    New Member
    • Mar 2011
    • 2

    Python file copy and rename.

    hello all,
    I am trying to make a prog. which will copy each file of a certain directory to another new directory(that i will specify).And it will rename the moved file serially like 1.ext,2.ext,3.e xt ......and so on...
    Thanks..
  • Mariostg
    Contributor
    • Sep 2010
    • 332

    #2
    If you really want some help, you should put some code as to what you tried so far. And from there, tell us what your problem is.

    That is tha best way to learn. :)

    Comment

    Working...