Commit Graph

6 Commits (85463f182a71f9c2e1053be1ac9ec029e25bc638)

Author SHA1 Message Date
Ryan Burns 74f6473d4a
Revert exist_ok changes to scons files (#116)
Co-authored-by: Ryan Burns <rtburns-jpl@users.noreply.github.com>
2020-04-16 09:41:15 -07:00
Ryan Burns 23f2ffaa1e
Use exist_ok argument to makedirs when appropriate (#112)
@falkamelung noted a race condition in #106 due to non-atomic directory
checking followed by os.makedirs. This pattern exists in many places
in the codebase so I went ahead and replaced the rest of them.
The new exist_ok usage should be terser and more idiomatic.
2020-04-13 12:40:32 -07:00
Ryan Burns 80d25ca727 Simplify python version info 2019-12-14 19:49:51 -08:00
piyushrpt 930c56d3b8 Fix for GDAL 3 2019-06-10 11:02:42 -07:00
piyushrpt 0bb5a4d64a scons py2/py3 compatibility 2019-02-10 10:38:21 -08:00
Eric Gurrola 9f9a2b0805 Adding all files 2019-01-16 11:40:08 -08:00