On Tuesday, September 27, 2022 at 10:21:15 AM UTC-7 John H Palmieri wrote:

> On Tuesday, September 27, 2022 at 8:33:01 AM UTC-7 dim...@gmail.com wrote:
>
>>
>> tempfile.TemporaryDirectory(*suffix=None*, *prefix=None*, *dir=None*, 
>> *ignore_cleanup_errors=False*)
>>
>> dir=  may be used to set a directory to place
>> the created one in.
>>
>
> Exactly, and this is what we should allow users to customize, but they 
> currently can't (without modifying the Sage source code).
>

Users can set the TMPDIR environment variable -- see
https://docs.python.org/3/library/tempfile.html#tempfile.gettempdir

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/02a23e60-181b-4e72-93ea-9c3119fc180fn%40googlegroups.com.

Reply via email to