Jython file manipulation?!

Andreas Ulbrich ulbi at ivs.tu-berlin.de
Mon Sep 23 10:24:50 EDT 2002


Matthew Bonig wrote:
> I am trying to rename a file in Jython...
> the command I am using is just
> os.rename(filename, newFilename)

This works for me (Jython 2.1, JDK 1.4.1)

You should give us some details, i.e. exceptions etc., to get some 
better answers here.




More information about the Python-list mailing list