##// END OF EJS Templates
wireproto: convert python literal to object without using unsafe eval()...
wireproto: convert python literal to object without using unsafe eval() Follows up cc5a040fe150. At this point, I don't think we need a real eval(). If we want to support a set literal, maybe we can vendor ast.literal_eval(), which is relatively simple function.

File last commit:

r36625:c6061cad default
r37494:e9dea82e default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer