##// END OF EJS Templates
Fix yaml parsing error,...
Fix yaml parsing error, escape line contents using quotation marks

File last commit:

r1420:34bafc01
r11523:1611e655
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
Fernando Perez
Checkpoint with more tests working....
r1420 x = 1
print 'x is:',x