Sean Dague
8d1999dc12
Enhance python_script to support "_getitem_" ( #8541 )
...
* Enhance python_script to support "_getitem_"
In order to use dict / list structures in python scripts we need
_getitem_ allowed in the RestrictedPython environment. There is a
default_guarded_getitem included with RestrictedPython, which is a
pass through used in the Eval code paths.
* Add tests for dict/list support in python_scripts
* Lint
2017-07-19 22:56:24 -07:00
..
2017-06-04 23:53:25 -07:00
2017-07-17 22:24:05 +02:00
2017-07-06 14:08:32 +02:00
2017-05-25 22:21:22 -07:00
2017-07-06 14:08:32 +02:00
2017-07-08 09:21:10 -07:00
2017-05-25 21:13:53 -07:00
2017-07-06 22:35:59 -07:00
2017-07-04 21:06:24 -07:00
2017-05-25 21:13:53 -07:00
2017-07-07 16:59:41 -07:00
2017-05-19 07:37:39 -07:00
2017-05-12 10:53:25 +02:00
2017-07-06 15:59:54 +02:00
2017-06-17 10:03:49 -07:00
2017-07-06 22:28:09 -07:00
2017-06-26 22:17:55 -07:00
2017-06-04 22:46:18 -07:00
2017-05-24 15:23:52 -07:00
2017-05-23 17:00:52 -07:00
2017-03-28 23:39:53 -07:00
2017-07-19 00:16:32 +02:00
2017-07-13 19:53:19 -07:00
2017-05-13 21:25:54 -07:00
2017-03-05 10:41:54 +01:00
2017-06-16 13:07:17 -04:00
2017-06-30 21:07:12 -07:00
2017-05-11 09:04:17 -07:00
2017-07-03 23:35:57 +02:00
2017-03-05 10:41:54 +01:00
2017-06-12 23:34:20 -07:00
2017-05-13 21:25:54 -07:00
2017-03-05 10:41:54 +01:00
2017-05-19 07:37:39 -07:00
2017-05-12 20:14:17 -07:00
2017-06-14 13:56:03 +02:00
2017-03-05 10:41:54 +01:00
2017-07-14 11:26:26 -07:00
2017-05-25 22:21:22 -07:00
2017-03-05 10:41:54 +01:00
2017-07-08 09:20:11 -07:00
2017-05-22 11:00:02 -07:00
2017-03-05 10:41:54 +01:00
2017-06-20 07:53:13 +02:00
2017-06-25 10:53:15 -07:00
2017-04-04 09:29:49 -07:00
2017-04-04 09:29:49 -07:00
2017-04-11 09:23:41 -07:00
2017-03-05 10:41:54 +01:00
2017-05-12 21:12:47 -07:00
2017-03-05 10:41:54 +01:00
2017-03-05 10:41:54 +01:00
2017-03-05 10:41:54 +01:00
2017-05-12 10:53:25 +02:00
2017-03-05 10:41:54 +01:00
2017-03-05 10:41:54 +01:00
2017-07-13 10:19:59 -07:00
2017-06-11 22:54:10 +02:00
2017-03-05 10:41:54 +01:00
2017-06-25 10:07:28 -07:00
2017-07-10 21:20:17 -07:00
2017-03-05 10:41:54 +01:00
2017-07-19 22:56:24 -07:00
2017-04-18 11:50:43 +02:00
2017-07-06 15:59:54 +02:00
2017-03-05 10:41:54 +01:00
2017-04-05 11:26:56 +02:00
2017-04-24 22:16:47 -07:00
2017-06-16 00:52:28 +02:00
2017-03-05 10:41:54 +01:00
2017-03-30 00:50:53 -07:00
2017-07-03 15:07:59 +02:00
2017-06-04 23:53:25 -07:00
2017-06-15 20:41:19 -07:00
2017-03-05 10:41:54 +01:00
2017-05-09 00:03:34 -07:00
2017-06-15 22:29:18 -07:00
2017-07-10 18:37:51 -07:00
2017-03-05 10:41:54 +01:00
2017-06-26 00:10:30 +02:00
2017-03-05 10:41:54 +01:00