Mercurial > evolve
comparison docs/evolve-good-practice.rst @ 6202:fe8e88ea296d
evolve: use util.unlinkpath() via vfs
Internally vfs.unlinkpath() does the path join and calls util.unlinkpath(). So
the new form is equivalent, just shorter.
This method exists in 4.8, so the new code shouldn't have any compatibility
issues.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 13 Mar 2022 18:21:57 +0300 |
parents | 016ffd74026f |
children |
comparison
equal
deleted
inserted
replaced
6201:d18e16b9b793 | 6202:fe8e88ea296d |
---|