Atlas-Install/source/safe_eval
2022-08-20 18:08:17 +02:00
..
__init__.py safe_eval now show the template in the error traceback 2022-08-20 00:00:07 +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 the code is now fully translatable 2022-08-15 23:06:23 +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 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
safe_function.py can't use getattr to get method 2022-08-20 11:21:05 +02:00