Attention is currently required from: dexter.
1 comment:
File pySim/filesystem.py:
Patch Set #4, Line 606: self._file = tempfile.NamedTemporaryFile(prefix='pysim', suffix='.json',
`NamedTemporaryFile` automatically adds `_` between prefix and the random file name.
Oh, actually not. I'll fix this.
To view, visit change 42553. To unsubscribe, or for help writing mail filters, visit settings.