index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
eval_python.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing ":"s in EVAL_TEMPLATE in modules/eval_python.py
jesopo
2018-10-17
1
-2
/
+2
*
Better handling of eval errors in modules/eval_python.py
jesopo
2018-10-17
1
-4
/
+16
*
Remove additional ")"s in modules/eval_python.py
jesopo
2018-10-17
1
-1
/
+1
*
html.unescape output in modules/eval_python.py
jesopo
2018-10-17
1
-3
/
+4
*
' -> " in modules/eval_python.py
jesopo
2018-10-12
1
-1
/
+1
*
Use compile+eval to support statements and expressions
jesopo
2018-10-12
1
-1
/
+2
*
Add a \n between potential prints in eval() and printing the return from eval so
•••
that bitbot will only show one of them
jesopo
2018-10-12
1
-1
/
+2
*
Support py2 and py3 in eval_python
jesopo
2018-10-12
1
-25
/
+32
*
Use a more reliable API for evaling python
jesopo
2018-10-12
1
-13
/
+23
*
Add !py as an alias of !python in modules/eval_python.py
jesopo
2018-10-11
1
-0
/
+1
*
!eval -> !python in modules/eval_python.py
jesopo
2018-10-08
1
-1
/
+1
*
eval.py -> eval_python.py, rust_eval.py -> eval_rust.py
jesopo
2018-10-08
1
-0
/
+27