executive_smach
executive_smach copied to clipboard
verify SMACH python 3.3 compatibility
- [x] apply all changes suggested by
2to3 - [x] run all tests on bilingual code on python2.7
- [ ] run all tests on bilingual code on python3.3
- [ ] test on larger integration example
All tests pass under python2.7 with all of the modifications suggested by 2to3. See https://github.com/ros/executive_smach/commit/41d5b26d7239f023038dba8c05f9edcab7c48011 for the changes.