diff options
author | Mats Wichmann <mats@linux.com> | 2021-05-03 14:59:08 -0600 |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2021-05-03 15:00:29 -0600 |
commit | 6df6df2570b2371d8508475ff427976972f889b5 (patch) | |
tree | 851356a6d2fd94be41cbde6b7678c2775043d90c /SCons/Node/Python.py | |
parent | 61cda1dfd8114a61d529a57ef37f2fc0d757a750 (diff) | |
download | scons-git-6df6df2570b2371d8508475ff427976972f889b5.tar.gz |
Some code modernizatoion
Remove obsolete __getslice__ and __setslice_ definitions
add Node.fs.scandir to call new (Py3.5) os.scandir
Node.fs.makedirs now passes the exist_ok flag
Cachedir creation now uses this fs.makedirs with exist_ok=True
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Node/Python.py')
0 files changed, 0 insertions, 0 deletions