Atlas-Install/source/safe_eval
2022-09-17 12:49:48 +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 module variable are now using the global keyword instead of a module-self object 2022-09-17 12:49:48 +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