##// END OF EJS Templates
Changed a bunch of modules to NOT have the x permission bit set.
Changed a bunch of modules to NOT have the x permission bit set.

File last commit:

r1420:34bafc01
r1554:1f3ce460
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