Skip to content

Fixed raw_input compatibility

Compare
Choose a tag to compare
@andre-filho andre-filho released this 25 Sep 23:40
· 193 commits to master since this release

Hotfix

Some machines could not run the script, because of an error of the deprecated (for py3) function raw_input. That has been fixed.