backported safe_eval to python 2.5
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.6.0-development+timestamp.2013.09.02.20.29.38
|
||||
Version 2.6.0-development+timestamp.2013.09.02.20.32.13
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
# recreated by Vladyslav Kozlovskyy
|
||||
# license MIT/BSD/GPL
|
||||
import re
|
||||
import ast
|
||||
from cgi import escape
|
||||
from string import maketrans
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user