Skip to content

4.0.5

Choose a tag to compare

@cjlux cjlux released this 03 Nov 16:25
· 91 commits to master since this release
2e6c19d
  • Fixed : dict.iteritems() replaced by dict.items() for Python 3.x (found in pypot/vrep/init.py).