##// END OF EJS Templates
logging.Formatter is not new-style in 2.6...
logging.Formatter is not new-style in 2.6 so we can't use super. closes #3968

File last commit:

r1420:34bafc01
r12104:cd02a4ec
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x