FS.rename: remove requirment that src and dst be in the same dir
Most filesystem seem to support moving between different directories, and it's really inconvenient to have to break out os.rename() to achieve this.
Showing
Please
register
or
sign in
to comment