coco.atg production 'Imports' doesn't allow 'from x import *' in the second part of the production. As a consequence, only the first import may have this form.
update coco.atg production 'Imports' to support the full import format of python.
Log in to post a comment.