<div dir="ltr">Hello,<div><br></div><div>I noticed that the `TemporaryDirectory` context manager creates the folder on `__init__` rather than on `__enter__`, resulting in complexity, bugs, and hackarounds in `__del__`. I assume there&#39;s a good reason for this decision. What is it?</div>
<div><br></div><div><br></div><div>Thanks,</div><div>Ram.</div></div>