##// END OF EJS Templates
Merge pull request #1283 from minrk/i1281...
Merge pull request #1283 from minrk/i1281 HeartMonitor.period is now an Integer millisecond times should generally be integers, because any time they are specified with fractional precision it is probable that the user believes the units are seconds, and an error should be raised. closes #1281

File last commit:

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