Atlas-Install/source/safe_eval
2022-10-17 14:30:56 +02:00
..
__init__.py remade all the translation in a easier, faster and more readable way 2022-09-01 18:10:38 +02:00
__test__.py calling method is only enabled for constant or env function. Disabled list comprehension. Function from the env. Added a test module for safe_eval too 2022-08-20 18:08:17 +02:00
macros.py remade all the translation in a easier, faster and more readable way 2022-09-01 18:10:38 +02:00
multiple_safe_eval.py safe_eval now show the template in the error traceback 2022-08-20 00:00:07 +02:00
safe_eval.py security: safe_eval can only execute code from python 3.10 2022-10-17 14:30:56 +02:00
safe_function.py remade all the translation in a easier, faster and more readable way 2022-09-01 18:10:38 +02:00