1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00
Files
core/tests/components
Louis-Dominique Dubeau 33cbb398ad Don't use the locals parameter on exec. (#29979)
Using the locals parameter makes it so that the code of a Python script runs as
if it were in the body of a ``class``. One effect of this is that functions
defined as part of a script cannot call one another directly.

Fixes: #24704, #13653
2019-12-16 09:39:20 +01:00
..
2019-12-04 22:47:40 -08:00
2019-10-21 10:17:21 +02:00
2019-12-10 23:25:06 +01:00
2019-12-04 22:47:40 -08:00
2019-12-04 22:47:40 -08:00
2019-12-10 23:25:06 +01:00
2019-12-10 23:25:06 +01:00
2019-12-10 00:00:04 -05:00