summaryrefslogtreecommitdiff
path: root/esp8266/modules/flashbdev.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-12-02 15:06:09 +1100
committerDamien George <damien.p.george@gmail.com>2016-12-02 15:06:09 +1100
commitb7df3e541a49a1cb72862c4015b6a883a63e1e29 (patch)
tree34c338dbb2ea6da52398feccc1b17672abe92608 /esp8266/modules/flashbdev.py
parent08bd7d1d31a95331dad403adce8834c2d39ab3e8 (diff)
extmod/vfs_fat: Implement POSIX behaviour of rename, allow to overwrite.
If the destination of os.rename() exists then it will be overwritten if it is a file. This is the POSIX behaviour, which is also the CPython behaviour, and so we follow suit. See issue #2598 for discussion.
Diffstat (limited to 'esp8266/modules/flashbdev.py')
0 files changed, 0 insertions, 0 deletions