Message304573
"Safely evaluate an expression node or a string containing a Python expression."
The behavior you are citing matches that documentation, as far as I can see. 1+1 is an expression involving supported literals. |
|
| Date |
User |
Action |
Args |
| 2017-10-18 11:54:54 | r.david.murray | set | recipients:
+ r.david.murray, brett.cannon, rhettinger, terry.reedy, ncoghlan, benjamin.peterson, docs@python, serhiy.storchaka, yselivanov, David Bieber |
| 2017-10-18 11:54:54 | r.david.murray | set | messageid: <[email protected]> |
| 2017-10-18 11:54:54 | r.david.murray | link | issue31778 messages |
| 2017-10-18 11:54:54 | r.david.murray | create | |
|