Fixed some copy/move related bugs
- Fixed an issue where it failed to copy if the destination was a directory
- Fixed an issue where it failed to copy if the file already existed
- Fixed an issue where it failed to moved if the file already existed
To use in CPython, pip3 install Adafruit-Python-Shell
.
Read the docs for info on how to use it.