##// 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:

r37336:39f7d4ee default
r37494:e9dea82e default
Show More
test-check-interfaces.py.out
2 lines | 129 B | text/plain | TextLexer
/ tests / test-check-interfaces.py.out
public attribute not declared in interfaces: badpeer.badattribute
public attribute not declared in interfaces: badpeer.badmethod