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