##// END OF EJS Templates
Updated counter_pprint to use most_common() rather than sorted()
Updated counter_pprint to use most_common() rather than sorted()

File last commit:

r27843:667f3cbe
r28230:83ed40b3
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)