| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-29 | Apparently in python bools are ints, but ints aren't bools...this means that | Mike Buland | |
| you have to test for bool before int or bools are converted to ints. This is fixed now, bools transfer correctly. | |||
