the python uuid lib does some fs calls at import t...
# development
a
the python uuid lib does some fs calls at import time (or did before this was fixed): https://bugs.python.org/issue11063 made me learn that the uuid library has implicit requirements on the host fs and it made me think about remote execution and declaring tool dependencies — nothing super specific yet