Re: shutil module (directory input)

2009-01-26 Thread James Mills
On Tue, Jan 27, 2009 at 1:48 PM, klia wrote: > i am trying to tweak the current codes so that later when i call it from the > terminal i can provide sourcefile and the destination file rather being > fixed in the code.becuase now i have to specify the sourcefile and the > destinationfile in codes

shutil module (directory input)

2009-01-26 Thread klia
hello folks i am trying to tweak the current codes so that later when i call it from the terminal i can provide sourcefile and the destination file rather being fixed in the code.becuase now i have to specify the sourcefile and the destinationfile in codes and not left to be specified from the te