Attention is currently required from: dexter.
2 comments:
Patchset:
I have tested this. […]
This is intentional, see the next patch.
File pySim/filesystem.py:
Patch Set #4, Line 606: self._file = tempfile.NamedTemporaryFile(prefix='pysim', suffix='.json',
maybe continue to use 'pysim_' as prefix? […]
`NamedTemporaryFile` automatically adds `_` between prefix and the random file name.
To view, visit change 42553. To unsubscribe, or for help writing mail filters, visit settings.