##// END OF EJS Templates
test-url: move from dict() construction to {} literals...
test-url: move from dict() construction to {} literals The latter are both faster and more consistent across Python 2 and 3.
Augie Fackler -
r20685:56b1f39d default
Show More