python: have %%dve and %%pml honor SPOT_TMPDIR and TMPDIR
* python/spot/aux.py (tmpdir): New context manager. * python/spot/ltsmin.i: Use it for the two magics. * NEWS: Mention this.
This commit is contained in:
parent
b136b81c6d
commit
e37f62dc75
3 changed files with 54 additions and 39 deletions
4
NEWS
4
NEWS
|
|
@ -127,6 +127,10 @@ New in spot 2.0.3a (not yet released)
|
|||
with spins, and dynamically load them. This is
|
||||
akin to the %%dve magic that was already supported.
|
||||
|
||||
* The %%dve and %%pml magics honor the SPOT_TMPDIR and
|
||||
TMPDIR environment variables. This especially helps
|
||||
when the current directory is read-only.
|
||||
|
||||
Documentation:
|
||||
|
||||
* A new example page shows how to test the equivalence of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue